Class ContainerFailedEvent
java.lang.Object
org.apache.hadoop.yarn.event.AbstractEvent<ContainerAllocator.EventType>
org.apache.hadoop.mapreduce.v2.app.rm.ContainerAllocatorEvent
org.apache.hadoop.mapreduce.v2.app.rm.ContainerFailedEvent
- All Implemented Interfaces:
org.apache.hadoop.yarn.event.Event<ContainerAllocator.EventType>
-
Constructor Summary
ConstructorsConstructorDescriptionContainerFailedEvent(org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId attemptID, String contMgrAddr) -
Method Summary
Methods inherited from class org.apache.hadoop.mapreduce.v2.app.rm.ContainerAllocatorEvent
getAttemptIDMethods inherited from class org.apache.hadoop.yarn.event.AbstractEvent
getTimestamp, getType, toString
-
Constructor Details
-
ContainerFailedEvent
public ContainerFailedEvent(org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId attemptID, String contMgrAddr)
-
-
Method Details
-
getContMgrAddress
-