org.apache.tez.dag.history
Class DAGHistoryEvent
java.lang.Object
org.apache.tez.dag.history.DAGHistoryEvent
public class DAGHistoryEvent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DAGHistoryEvent
public DAGHistoryEvent(org.apache.tez.dag.records.TezDAGID dagID,
HistoryEvent historyEvent)
DAGHistoryEvent
public DAGHistoryEvent(HistoryEvent historyEvent)
getHistoryEvent
public HistoryEvent getHistoryEvent()
getDagID
public org.apache.tez.dag.records.TezDAGID getDagID()
Copyright © 2014 Apache Software Foundation. All rights reserved.