protected static class NMClientAsyncImpl.ContainerEvent extends AbstractEvent<NMClientAsyncImpl.ContainerEventType>
| Constructor and Description |
|---|
ContainerEvent(ContainerId containerId,
NodeId nodeId,
Token containerToken,
NMClientAsyncImpl.ContainerEventType type) |
| Modifier and Type | Method and Description |
|---|---|
ContainerId |
getContainerId() |
Token |
getContainerToken() |
NodeId |
getNodeId() |
getTimestamp, getType, toStringpublic ContainerEvent(ContainerId containerId, NodeId nodeId, Token containerToken, NMClientAsyncImpl.ContainerEventType type)
public ContainerId getContainerId()
public NodeId getNodeId()
public Token getContainerToken()
Copyright © 2018 CERN. All Rights Reserved.