org.apache.hadoop.yarn.event.Event<RMContainerEventType>public class RMContainerFinishedEvent extends RMContainerEvent
| Constructor | Description |
|---|---|
RMContainerFinishedEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
org.apache.hadoop.yarn.api.records.ContainerStatus containerStatus,
RMContainerEventType event) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.yarn.api.records.ContainerStatus |
getRemoteContainerStatus() |
getContainerIdgetTimestamp, getType, toStringpublic RMContainerFinishedEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
org.apache.hadoop.yarn.api.records.ContainerStatus containerStatus,
RMContainerEventType event)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.