Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerDynamicEditException

Packages that use SchedulerDynamicEditException
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity   
 

Uses of SchedulerDynamicEditException in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
 

Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity that throw SchedulerDynamicEditException
 void CapacityScheduler.addQueue(Queue queue)
           
 void CapacityScheduler.removeQueue(String queueName)
           
 void ReservationQueue.setEntitlement(QueueEntitlement entitlement)
          This methods to change capacity for a queue and adjusts its absoluteCapacity
 void CapacityScheduler.setEntitlement(String inQueue, QueueEntitlement entitlement)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.