Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueueStore
Packages that use CSQueueStore
-
Uses of CSQueueStore in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity with parameters of type CSQueueStoreModifier and TypeMethodDescriptionstatic voidCapacitySchedulerQueueManager.setQueueAcls(org.apache.hadoop.yarn.security.YarnAuthorizationProvider authorizer, AppPriorityACLsManager appPriorityACLManager, CSQueueStore queues) static voidCapacitySchedulerConfigValidator.validateQueueHierarchy(CSQueueStore queues, CSQueueStore newQueues, CapacitySchedulerConfiguration newConf) Ensure all existing queues are present.