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

Method setId

storm-client/src/jvm/org/apache/storm/multilang/ShellMsg.java:52–54  ·  view source on GitHub ↗
(Object id)

Source from the content-addressed store, hash-verified

50 }
51
52 public void setId(Object id) {
53 this.id = id;
54 }
55
56 public List<String> getAnchors() {
57 return anchors;

Callers 1

readShellMsgMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected