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