protected static class NMClientAsyncImpl.ContainerEvent extends org.apache.hadoop.yarn.event.AbstractEvent<NMClientAsyncImpl.ContainerEventType>
| 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) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.ContainerId | getContainerId() | 
| org.apache.hadoop.yarn.api.records.Token | getContainerToken() | 
| org.apache.hadoop.yarn.api.records.NodeId | getNodeId() | 
public 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.