Class ContainerInitEvent
java.lang.Object
org.apache.hadoop.yarn.event.AbstractEvent<ContainerEventType>
org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerEvent
org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerInitEvent
- All Implemented Interfaces:
org.apache.hadoop.yarn.event.Event<ContainerEventType>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerEvent
getContainerIDMethods inherited from class org.apache.hadoop.yarn.event.AbstractEvent
getTimestamp, getType, toString
-
Constructor Details
-
ContainerInitEvent
public ContainerInitEvent(org.apache.hadoop.yarn.api.records.ContainerId c)
-