public class TopologyGraph extends Object
| Constructor and Description |
|---|
TopologyGraph(List<org.thales.punch.libraries.storm.api.NodeSettings> spouts,
List<org.thales.punch.libraries.storm.api.NodeSettings> bolts) |
| Modifier and Type | Method and Description |
|---|---|
TopologyGraphNode |
getComponentNode(String componentId) |
String |
toString() |
public TopologyGraphNode getComponentNode(String componentId)
Copyright © 2022. All rights reserved.