Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ get
Method
get
storm-client/src/jvm/org/apache/storm/windowing/EventImpl.java:29–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
@Override
30
public
T get() {
31
return
event;
32
}
33
34
@Override
35
public
boolean isWatermark() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected