Uses of Interface
org.apache.hadoop.yarn.server.nodemanager.containermanager.scheduler.ResourceUtilizationTracker
Packages that use ResourceUtilizationTracker
Package
Description
Container Scheduler
-
Uses of ResourceUtilizationTracker in org.apache.hadoop.yarn.server.nodemanager.containermanager.scheduler
Classes in org.apache.hadoop.yarn.server.nodemanager.containermanager.scheduler that implement ResourceUtilizationTrackerModifier and TypeClassDescriptionclassAn implementation of theResourceUtilizationTrackerthat equates resource utilization with the total resource allocated to the container.