org.apache.hadoop.yarn.event.Event<RMAppAttemptEventType>public class RMAppAttemptContainerFinishedEvent extends RMAppAttemptEvent
| Constructor | Description |
|---|---|
RMAppAttemptContainerFinishedEvent(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId,
org.apache.hadoop.yarn.api.records.ContainerStatus containerStatus,
org.apache.hadoop.yarn.api.records.NodeId nodeId) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.yarn.api.records.ContainerStatus |
getContainerStatus() |
|
org.apache.hadoop.yarn.api.records.NodeId |
getNodeId() |
getApplicationAttemptId, getDiagnosticMsggetTimestamp, getType, toStringCopyright © 2008–2025 Apache Software Foundation. All rights reserved.