| 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 | 
|---|---|
| static NMClientAsyncImpl.ContainerEventType | NMClientAsyncImpl.ContainerEventType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static NMClientAsyncImpl.ContainerEventType[] | NMClientAsyncImpl.ContainerEventType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| ContainerEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
              org.apache.hadoop.yarn.api.records.NodeId nodeId,
              org.apache.hadoop.yarn.api.records.Token containerToken,
              NMClientAsyncImpl.ContainerEventType type) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.