Uses of Class
org.apache.storm.scheduler.resource.normalization.ResourceMetrics
Packages that use ResourceMetrics
-
Uses of ResourceMetrics in org.apache.storm.scheduler
Methods in org.apache.storm.scheduler that return ResourceMetricsConstructors in org.apache.storm.scheduler with parameters of type ResourceMetricsModifierConstructorDescriptionCluster
(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
Methods in org.apache.storm.scheduler.resource.normalization with parameters of type ResourceMetricsModifier 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.