public class RMContainerFinishedEvent extends RMContainerEvent
Constructor and Description |
---|
RMContainerFinishedEvent(ContainerId containerId,
ContainerStatus containerStatus,
RMContainerEventType event) |
Modifier and Type | Method and Description |
---|---|
ContainerStatus |
getRemoteContainerStatus() |
getContainerId
getTimestamp, getType, toString
public RMContainerFinishedEvent(ContainerId containerId, ContainerStatus containerStatus, RMContainerEventType event)
public ContainerStatus getRemoteContainerStatus()
Copyright © 2013 Apache Software Foundation. All rights reserved.