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

Method getBolt

storm-client/src/jvm/org/apache/storm/streams/SinkNode.java:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 IComponent getBolt() {
36 return bolt;
37 }
38}

Callers 1

addSinkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected