Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity |
Modifier and Type | Field and Description |
---|---|
protected AbstractCSQueue.CapacityConfigType |
AbstractCSQueue.capacityConfigType |
Modifier and Type | Method and Description |
---|---|
AbstractCSQueue.CapacityConfigType |
CSQueue.getCapacityConfigType()
Get CapacityConfigType as PERCENTAGE or ABSOLUTE_RESOURCE.
|
AbstractCSQueue.CapacityConfigType |
AbstractCSQueue.getCapacityConfigType() |
static AbstractCSQueue.CapacityConfigType |
AbstractCSQueue.CapacityConfigType.valueOf(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–2021 Apache Software Foundation. All rights reserved.