|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueueState | |
|---|---|
| org.apache.hadoop.yarn.api.records | |
| Uses of QueueState in org.apache.hadoop.yarn.api.records |
|---|
| Methods in org.apache.hadoop.yarn.api.records that return QueueState | |
|---|---|
QueueState |
QueueInfo.getQueueState()
Get the QueueState of the queue. |
static QueueState |
QueueState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueueState[] |
QueueState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.hadoop.yarn.api.records with parameters of type QueueState | |
|---|---|
void |
QueueInfo.setQueueState(QueueState queueState)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||