Uses of Interface
org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingEditPolicy

Packages that use SchedulingEditPolicy
org.apache.hadoop.yarn.server.resourcemanager.monitor   
org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity   
 

Uses of SchedulingEditPolicy in org.apache.hadoop.yarn.server.resourcemanager.monitor
 

Constructors in org.apache.hadoop.yarn.server.resourcemanager.monitor with parameters of type SchedulingEditPolicy
SchedulingMonitor(SchedulingEditPolicy scheduleEditPolicy)
           
 

Uses of SchedulingEditPolicy in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity that implement SchedulingEditPolicy
 class ProportionalCapacityPreemptionPolicy
          This class implement a SchedulingEditPolicy that is designed to be paired with the CapacityScheduler.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.