Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed.NodeQueueLoadMonitor.LoadComparator
Packages that use NodeQueueLoadMonitor.LoadComparator
-
Uses of NodeQueueLoadMonitor.LoadComparator in org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed
Fields in org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed declared as NodeQueueLoadMonitor.LoadComparatorModifier and TypeFieldDescriptionprotected final NodeQueueLoadMonitor.LoadComparatorNodeQueueLoadMonitor.comparatorMethods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed that return NodeQueueLoadMonitor.LoadComparatorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NodeQueueLoadMonitor.LoadComparator[]NodeQueueLoadMonitor.LoadComparator.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed with parameters of type NodeQueueLoadMonitor.LoadComparatorModifierConstructorDescriptionNodeQueueLoadMonitor(long nodeComputationInterval, NodeQueueLoadMonitor.LoadComparator comparator, int numNodes)