MCPcopy 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

mockMsgMethod · 0.95
querySubprocessMethod · 0.95
runMethod · 0.95
setUpContext_allNullMethod · 0.80
setUpContext_optionalMethod · 0.80
handleLog_nullProcessMethod · 0.80
handleLog_validMethod · 0.80
logMethod · 0.80

Calls

no outgoing calls

Tested by 5

mockMsgMethod · 0.76
setUpContext_allNullMethod · 0.64
setUpContext_optionalMethod · 0.64
handleLog_nullProcessMethod · 0.64
handleLog_validMethod · 0.64