Uses of Interface
org.apache.hadoop.yarn.server.resourcemanager.ClusterMonitor
Packages that use ClusterMonitor
-
Uses of ClusterMonitor in org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed that implement ClusterMonitorModifier and TypeClassDescriptionclassThe NodeQueueLoadMonitor keeps track of load metrics (such as queue length and total wait time) associated with Container Queues on the Node Manager.