Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ getTask
Method
getTask
storm-client/src/jvm/org/apache/storm/multilang/BoltMsg.java:56–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
public
long getTask() {
57
return
task;
58
}
59
60
public
void
setTask(long task) {
61
this.task = task;
Callers
2
handleEmit
Method · 0.45
writeBoltMsg
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected