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

Method getTarget

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

Source from the content-addressed store, hash-verified

31 }
32
33 public Node getTarget() {
34 return target;
35 }
36}

Callers 2

getChildrenMethod · 0.80
insertMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected