|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RMAppState | |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.rmapp |
Uses of RMAppState in org.apache.hadoop.yarn.server.resourcemanager.rmapp |
---|
Methods in org.apache.hadoop.yarn.server.resourcemanager.rmapp that return RMAppState | |
---|---|
RMAppState |
RMApp.getState()
The current state of the RMApp . |
RMAppState |
RMAppImpl.getState()
|
static RMAppState |
RMAppState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RMAppState[] |
RMAppState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |