public class RMContainerEvent extends AbstractEvent<RMContainerEventType>
| Constructor and Description |
|---|
RMContainerEvent(ContainerId containerId,
RMContainerEventType type) |
| Modifier and Type | Method and Description |
|---|---|
ContainerId |
getContainerId() |
getTimestamp, getType, toStringpublic RMContainerEvent(ContainerId containerId, RMContainerEventType type)
public ContainerId getContainerId()
Copyright © 2013 Apache Software Foundation. All rights reserved.