| Package | Description |
|---|---|
| org.apache.hadoop.yarn.client.api.async.impl |
| Modifier and Type | Field and Description |
|---|---|
protected static 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(ContainerId containerId,
NodeId nodeId,
Token containerToken,
NMClientAsyncImpl.ContainerEventType type) |
Copyright © 2018 CERN. All Rights Reserved.