Uses of Class
org.apache.storm.scheduler.resource.normalization.ResourceMetrics
-
Uses of ResourceMetrics in org.apache.storm.scheduler
ModifierConstructorDescriptionCluster
(INimbus nimbus, ResourceMetrics resourceMetrics, Map<String, SupervisorDetails> supervisors, Map<String, ? extends SchedulerAssignment> assignments, Topologies topologies, Map<String, Object> conf) -
Uses of ResourceMetrics in org.apache.storm.scheduler.resource.normalization
Modifier and TypeMethodDescriptionboolean
NormalizedResourceOffer.remove
(WorkerResources other, ResourceMetrics resourceMetrics) Remove the resources in other from this.boolean
NormalizedResourceOffer.remove
(NormalizedResourcesWithMemory other, ResourceMetrics resourceMetrics) Remove the resources in other from this.boolean
NormalizedResources.remove
(NormalizedResources other, ResourceMetrics resourceMetrics) Remove the other resources from this.