| Package | Description |
|---|---|
| org.apache.hadoop.yarn.client.api.async.impl |
| Modifier and Type | Field | Description |
|---|---|---|
protected static org.apache.hadoop.yarn.state.StateMachineFactory<NMClientAsyncImpl.StatefulContainer,NMClientAsyncImpl.ContainerState,NMClientAsyncImpl.ContainerEventType,NMClientAsyncImpl.ContainerEvent> |
NMClientAsyncImpl.StatefulContainer.stateMachineFactory |
| Modifier and Type | Method | Description |
|---|---|---|
static NMClientAsyncImpl.ContainerEventType |
NMClientAsyncImpl.ContainerEventType.valueOf(java.lang.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 | 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–2025 Apache Software Foundation. All rights reserved.