Modifier and Type | Field and Description |
---|---|
protected AutoCreatedLeafQueueConfig |
AbstractManagedParentQueue.leafQueueTemplate |
Modifier and Type | Method and Description |
---|---|
AutoCreatedLeafQueueConfig |
AutoCreatedLeafQueueConfig.Builder.build() |
AutoCreatedLeafQueueConfig |
AutoCreatedQueueManagementPolicy.getInitialLeafQueueConfiguration(AbstractAutoCreatedLeafQueue leafQueue)
Get initial template for the specified leaf queue
|
AutoCreatedLeafQueueConfig |
AbstractManagedParentQueue.getLeafQueueTemplate() |
AutoCreatedLeafQueueConfig |
QueueManagementChange.getUpdatedQueueTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
AutoCreatedLeafQueue.reinitializeFromTemplate(AutoCreatedLeafQueueConfig leafQueueTemplate) |
void |
AutoCreatedLeafQueue.validateConfigurations(AutoCreatedLeafQueueConfig template) |
Constructor and Description |
---|
QueueManagementChange(CSQueue queue,
QueueManagementChange.QueueAction queueAction,
AutoCreatedLeafQueueConfig queueTemplateUpdates) |
QueueManagementChange(CSQueue queue,
QueueManagementChange.QueueAction queueAction,
org.apache.hadoop.yarn.api.records.QueueState targetQueueState,
AutoCreatedLeafQueueConfig queueTemplateUpdates) |
UpdateQueue(CSQueue queue,
AutoCreatedLeafQueueConfig queueTemplateUpdate) |
UpdateQueue(CSQueue queue,
org.apache.hadoop.yarn.api.records.QueueState targetQueueState,
AutoCreatedLeafQueueConfig queueTemplateUpdate) |
Modifier and Type | Method and Description |
---|---|
AutoCreatedLeafQueueConfig |
GuaranteedOrZeroCapacityOverTimePolicy.getInitialLeafQueueConfiguration(AbstractAutoCreatedLeafQueue leafQueue) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.