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