Uses of Class
org.apache.storm.daemon.nimbus.TopologyResources
-
Uses of TopologyResources in org.apache.storm.daemon.nimbus
Modifier and TypeMethodDescriptionTopologyResources.add
(TopologyResources other) Add the values in other to this and return a combined resources object.Modifier and TypeMethodDescriptionTopologyResources.add
(TopologyResources other) Add the values in other to this and return a combined resources object. -
Uses of TopologyResources in org.apache.storm.scheduler
Modifier and TypeMethodDescriptionCluster.getTopologyResourcesMap()
ISchedulingState.getTopologyResourcesMap()
Get the amount of resources used by topologies.