| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair | |
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.allocation |
| Modifier and Type | Method | Description |
|---|---|---|
static FSQueueType |
FSQueueType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static FSQueueType[] |
FSQueueType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<FSQueueType,java.util.Set<java.lang.String>> |
AllocationConfiguration.getConfiguredQueues() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<FSQueueType,java.util.Set<java.lang.String>> |
QueueProperties.getConfiguredQueues() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
QueueProperties.Builder.configuredQueues(FSQueueType queueType,
java.lang.String queueName) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.