|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NMClientAsyncImpl.StatefulContainer | |
---|---|
org.apache.hadoop.yarn.client.api.async.impl |
Uses of NMClientAsyncImpl.StatefulContainer 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.StatefulContainer | |
---|---|
protected ConcurrentMap<org.apache.hadoop.yarn.api.records.ContainerId,NMClientAsyncImpl.StatefulContainer> |
NMClientAsyncImpl.containers
|
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 with parameters of type NMClientAsyncImpl.StatefulContainer | |
---|---|
protected boolean |
NMClientAsyncImpl.isCompletelyDone(NMClientAsyncImpl.StatefulContainer container)
|
NMClientAsyncImpl.ContainerState |
NMClientAsyncImpl.StatefulContainer.StartContainerTransition.transition(NMClientAsyncImpl.StatefulContainer container,
NMClientAsyncImpl.ContainerEvent event)
|
NMClientAsyncImpl.ContainerState |
NMClientAsyncImpl.StatefulContainer.StopContainerTransition.transition(NMClientAsyncImpl.StatefulContainer container,
NMClientAsyncImpl.ContainerEvent event)
|
void |
NMClientAsyncImpl.StatefulContainer.OutOfOrderTransition.transition(NMClientAsyncImpl.StatefulContainer container,
NMClientAsyncImpl.ContainerEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |