Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ getMsg
Method
getMsg
storm-client/src/jvm/org/apache/storm/multilang/ShellMsg.java:87–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
}
86
87
public
String getMsg() {
88
return
msg;
89
}
90
91
public
void
setMsg(String msg) {
92
this.msg = msg;
Callers
8
mockMsg
Method · 0.95
querySubprocess
Method · 0.95
run
Method · 0.95
setUpContext_allNull
Method · 0.80
setUpContext_optional
Method · 0.80
handleLog_nullProcess
Method · 0.80
handleLog_valid
Method · 0.80
log
Method · 0.80
Calls
no outgoing calls
Tested by
5
mockMsg
Method · 0.76
setUpContext_allNull
Method · 0.64
setUpContext_optional
Method · 0.64
handleLog_nullProcess
Method · 0.64
handleLog_valid
Method · 0.64