protected static class NMClientAsyncImpl.ContainerEvent extends AbstractEvent<NMClientAsyncImpl.ContainerEventType>
Constructor and Description |
---|
NMClientAsyncImpl.ContainerEvent(ContainerId containerId,
NodeId nodeId,
Token containerToken,
NMClientAsyncImpl.ContainerEventType type) |
Modifier and Type | Method and Description |
---|---|
ContainerId |
getContainerId() |
Token |
getContainerToken() |
NodeId |
getNodeId() |
getTimestamp, getType, toString
public NMClientAsyncImpl.ContainerEvent(ContainerId containerId, NodeId nodeId, Token containerToken, NMClientAsyncImpl.ContainerEventType type)
public ContainerId getContainerId()
public NodeId getNodeId()
public Token getContainerToken()
Copyright © 2013 Apache Software Foundation. All rights reserved.