org.apache.tez.dag.app.dag.event
Class DAGAppMasterEvent

java.lang.Object
  extended by org.apache.hadoop.yarn.event.AbstractEvent<DAGAppMasterEventType>
      extended by org.apache.tez.dag.app.dag.event.DAGAppMasterEvent
All Implemented Interfaces:
org.apache.hadoop.yarn.event.Event<DAGAppMasterEventType>
Direct Known Subclasses:
DAGAppMasterEventDAGFinished

public class DAGAppMasterEvent
extends org.apache.hadoop.yarn.event.AbstractEvent<DAGAppMasterEventType>


Constructor Summary
DAGAppMasterEvent(DAGAppMasterEventType type)
           
 
Method Summary
 
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

DAGAppMasterEvent

public DAGAppMasterEvent(DAGAppMasterEventType type)


Copyright © 2014 Apache Software Foundation. All rights reserved.