| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity |
| Modifier and Type | Field | Description |
|---|---|---|
protected AbstractCSQueue.CapacityConfigType |
AbstractCSQueue.capacityConfigType |
| Modifier and Type | Method | Description |
|---|---|---|
AbstractCSQueue.CapacityConfigType |
AbstractCSQueue.getCapacityConfigType() |
|
AbstractCSQueue.CapacityConfigType |
CSQueue.getCapacityConfigType() |
Get CapacityConfigType as PERCENTAGE or ABSOLUTE_RESOURCE.
|
static AbstractCSQueue.CapacityConfigType |
AbstractCSQueue.CapacityConfigType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AbstractCSQueue.CapacityConfigType[] |
AbstractCSQueue.CapacityConfigType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.