MCPcopy Create free account
hub / github.com/apache/storm / getId

Method getId

storm-client/src/jvm/org/apache/storm/multilang/ShellMsg.java:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 }
47
48 public Object getId() {
49 return id;
50 }
51
52 public void setId(Object id) {
53 this.id = id;

Callers 2

querySubprocessMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected