Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity | |
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement |
Contains classes that are related to the newer
version of CS placement engine.
|
Modifier and Type | Class and Description |
---|---|
class |
AutoCreatedLeafQueue
Leaf queues which are auto created by an underlying implementation of
AbstractManagedParentQueue.
|
class |
ReservationQueue
This represents a dynamic
LeafQueue managed by the
ReservationSystem |
Modifier and Type | Method and Description |
---|---|
AutoCreatedLeafQueueConfig |
AutoCreatedQueueManagementPolicy.getInitialLeafQueueConfiguration(AbstractAutoCreatedLeafQueue leafQueue)
Get initial template for the specified leaf queue.
|
protected void |
AbstractManagedParentQueue.validateQueueEntitlementChange(AbstractAutoCreatedLeafQueue leafQueue,
QueueEntitlement entitlement) |
Modifier and Type | Method and Description |
---|---|
AutoCreatedLeafQueueConfig |
GuaranteedOrZeroCapacityOverTimePolicy.getInitialLeafQueueConfiguration(AbstractAutoCreatedLeafQueue leafQueue) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.