org.apache.tez.dag.app.rm.container
Class AMContainerEventLaunched

java.lang.Object
  extended by org.apache.hadoop.yarn.event.AbstractEvent<AMContainerEventType>
      extended by org.apache.tez.dag.app.rm.container.AMContainerEvent
          extended by org.apache.tez.dag.app.rm.container.AMContainerEventLaunched
All Implemented Interfaces:
org.apache.hadoop.yarn.event.Event<AMContainerEventType>

public class AMContainerEventLaunched
extends AMContainerEvent


Constructor Summary
AMContainerEventLaunched(org.apache.hadoop.yarn.api.records.ContainerId containerId)
           
 
Method Summary
 
Methods inherited from class org.apache.tez.dag.app.rm.container.AMContainerEvent
getContainerId
 
Methods inherited from class org.apache.hadoop.yarn.event.AbstractEvent
getTimestamp, getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AMContainerEventLaunched

public AMContainerEventLaunched(org.apache.hadoop.yarn.api.records.ContainerId containerId)


Copyright © 2014 Apache Software Foundation. All rights reserved.