Package | Description |
---|---|
org.apache.storm.scheduler |
Modifier and Type | Method and Description |
---|---|
Map<String,Map<String,Component>> |
Topologies.getAllComponents() |
Map<String,Component> |
TopologyDetails.getComponents()
Returns a representation of the non-system components of the topology graph Each Component object in the returning map is populated with the list of its parents, children and execs assigned to that component.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.