|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NMClientAsyncImpl.ContainerEventType | |
|---|---|
| org.apache.hadoop.yarn.client.api.async.impl | |
| Uses of NMClientAsyncImpl.ContainerEventType 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.ContainerEventType | |
|---|---|
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.ContainerEventType | |
|---|---|
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. |
| Constructors in org.apache.hadoop.yarn.client.api.async.impl with parameters of type NMClientAsyncImpl.ContainerEventType | |
|---|---|
NMClientAsyncImpl.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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||