Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.AbstractAutoCreatedLeafQueue
Packages that use AbstractAutoCreatedLeafQueue
Package
Description
Contains classes that are related to the newer
version of CS placement engine.
-
Uses of AbstractAutoCreatedLeafQueue in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
Subclasses of AbstractAutoCreatedLeafQueue in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacityModifier and TypeClassDescriptionclassLeaf queues which are auto created by an underlying implementation of AbstractManagedParentQueue.classThis represents a dynamicLeafQueuemanaged by theReservationSystemMethods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity with parameters of type AbstractAutoCreatedLeafQueueModifier and TypeMethodDescriptionAutoCreatedQueueManagementPolicy.getInitialLeafQueueConfiguration(AbstractAutoCreatedLeafQueue leafQueue) Get initial template for the specified leaf queue.protected voidAbstractManagedParentQueue.validateQueueEntitlementChange(AbstractAutoCreatedLeafQueue leafQueue, QueueEntitlement entitlement) -
Uses of AbstractAutoCreatedLeafQueue in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement with parameters of type AbstractAutoCreatedLeafQueueModifier and TypeMethodDescriptionGuaranteedOrZeroCapacityOverTimePolicy.getInitialLeafQueueConfiguration(AbstractAutoCreatedLeafQueue leafQueue)