Uses of Package
org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed
Packages that use org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed
Package
Description
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed used by org.apache.hadoop.yarn.server.resourcemanagerClassDescriptionThis class interacts with the NodeQueueLoadMonitor to keep track of the mean and standard deviation of the configured metrics (queue length or queue wait time) used to characterize the queue load of a specific node.
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributedClassDescriptionRepresents a node in the cluster from the NodeQueueLoadMonitor's perspectiveProperties class used to initialize/change fields in ClusterNode.The NodeQueueLoadMonitor keeps track of load metrics (such as queue length and total wait time) associated with Container Queues on the Node Manager.The comparator used to specify the metric against which the load of two Nodes are compared.This class interacts with the NodeQueueLoadMonitor to keep track of the mean and standard deviation of the configured metrics (queue length or queue wait time) used to characterize the queue load of a specific node.