Package | Description |
---|---|
org.apache.storm.daemon.nimbus | |
org.apache.storm.scheduler |
Modifier and Type | Method and Description |
---|---|
TopologyResources |
TopologyResources.add(TopologyResources other)
Add the values in other to this and return a combined resources object.
|
Modifier and Type | Method and Description |
---|---|
TopologyResources |
TopologyResources.add(TopologyResources other)
Add the values in other to this and return a combined resources object.
|
Modifier and Type | Method and Description |
---|---|
Map<String,TopologyResources> |
Cluster.getTopologyResourcesMap() |
Map<String,TopologyResources> |
ISchedulingState.getTopologyResourcesMap()
Get the amount of resources used by topologies.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.