|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NMClientAsyncImpl.ContainerState | |
|---|---|
| org.apache.hadoop.yarn.client.api.async.impl | |
| Uses of NMClientAsyncImpl.ContainerState in org.apache.hadoop.yarn.client.api.async.impl |
|---|
| Fields in org.apache.hadoop.yarn.client.api.async.impl with type parameters of type NMClientAsyncImpl.ContainerState | |
|---|---|
protected static org.apache.hadoop.yarn.state.StateMachineFactory<NMClientAsyncImpl.StatefulContainer,NMClientAsyncImpl.ContainerState,NMClientAsyncImpl.ContainerEventType,NMClientAsyncImpl.ContainerEvent> |
NMClientAsyncImpl.StatefulContainer.stateMachineFactory
|
| Methods in org.apache.hadoop.yarn.client.api.async.impl that return NMClientAsyncImpl.ContainerState | |
|---|---|
NMClientAsyncImpl.ContainerState |
NMClientAsyncImpl.StatefulContainer.getState()
|
NMClientAsyncImpl.ContainerState |
NMClientAsyncImpl.StatefulContainer.StartContainerTransition.transition(NMClientAsyncImpl.StatefulContainer container,
NMClientAsyncImpl.ContainerEvent event)
|
NMClientAsyncImpl.ContainerState |
NMClientAsyncImpl.StatefulContainer.StopContainerTransition.transition(NMClientAsyncImpl.StatefulContainer container,
NMClientAsyncImpl.ContainerEvent event)
|
static NMClientAsyncImpl.ContainerState |
NMClientAsyncImpl.ContainerState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NMClientAsyncImpl.ContainerState[] |
NMClientAsyncImpl.ContainerState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||