org.apache.hadoop.yarn.server.nodemanager.containermanager.container
Class ContainerKillEvent
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.ContainerKillEvent
- All Implemented Interfaces:
- org.apache.hadoop.yarn.event.Event<ContainerEventType>
public class ContainerKillEvent
- extends ContainerEvent
| Methods inherited from class org.apache.hadoop.yarn.event.AbstractEvent |
getTimestamp, getType, toString |
ContainerKillEvent
public ContainerKillEvent(org.apache.hadoop.yarn.api.records.ContainerId cID,
String diagnostic)
getDiagnostic
public String getDiagnostic()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.