Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration

Packages that use AllocationConfiguration
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair   
 

Uses of AllocationConfiguration in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 

Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair that return AllocationConfiguration
 AllocationConfiguration FairScheduler.getAllocationConfiguration()
           
 

Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair with parameters of type AllocationConfiguration
 void AllocationFileLoaderService.Listener.onReload(AllocationConfiguration info)
           
 void QueueManager.updateAllocationConfiguration(AllocationConfiguration queueConf)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.