| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity |
| Modifier and Type | Method | Description |
|---|---|---|
QueueManagementChange.QueueAction |
QueueManagementChange.getQueueAction() |
|
static QueueManagementChange.QueueAction |
QueueManagementChange.QueueAction.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static QueueManagementChange.QueueAction[] |
QueueManagementChange.QueueAction.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
QueueManagementChange(CSQueue queue,
QueueManagementChange.QueueAction queueAction) |
|
QueueManagementChange(CSQueue queue,
QueueManagementChange.QueueAction queueAction,
org.apache.hadoop.yarn.api.records.QueueState targetQueueState,
AutoCreatedLeafQueueConfig queueTemplateUpdates) |
|
QueueManagementChange(CSQueue queue,
QueueManagementChange.QueueAction queueAction,
AutoCreatedLeafQueueConfig queueTemplateUpdates) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.