| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.client.api.async.impl | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static org.apache.hadoop.yarn.state.StateMachineFactory<NMClientAsyncImpl.StatefulContainer,NMClientAsyncImpl.ContainerState,NMClientAsyncImpl.ContainerEventType,NMClientAsyncImpl.ContainerEvent> | NMClientAsyncImpl.StatefulContainer. stateMachineFactory | 
| Modifier and Type | Method and Description | 
|---|---|
| NMClientAsyncImpl.ContainerState | NMClientAsyncImpl.StatefulContainer. getState() | 
| NMClientAsyncImpl.ContainerState | NMClientAsyncImpl.StatefulContainer.StartContainerTransition. transition(NMClientAsyncImpl.StatefulContainer container,
          NMClientAsyncImpl.ContainerEvent event) | 
| NMClientAsyncImpl.ContainerState | NMClientAsyncImpl.StatefulContainer.ReInitializeContainerTransition. transition(NMClientAsyncImpl.StatefulContainer container,
          NMClientAsyncImpl.ContainerEvent containerEvent) | 
| 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. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.