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

Method set_common

storm-client/src/jvm/org/apache/storm/generated/Bolt.java:181–183  ·  view source on GitHub ↗
(@org.apache.storm.thrift.annotation.Nullable ComponentCommon common)

Source from the content-addressed store, hash-verified

179 }
180
181 public void set_common(@org.apache.storm.thrift.annotation.Nullable ComponentCommon common) {
182 this.common = common;
183 }
184
185 public void unset_common() {
186 this.common = null;

Callers 1

setFieldValueMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected