public class DAGHistoryEvent extends Object
| Constructor and Description |
|---|
DAGHistoryEvent(HistoryEvent historyEvent) |
DAGHistoryEvent(org.apache.tez.dag.records.TezDAGID dagID,
HistoryEvent historyEvent) |
public DAGHistoryEvent(org.apache.tez.dag.records.TezDAGID dagID,
HistoryEvent historyEvent)
public DAGHistoryEvent(HistoryEvent historyEvent)
public HistoryEvent getHistoryEvent()
public org.apache.tez.dag.records.TezDAGID getDagID()
Copyright © 2015 Apache Software Foundation. All rights reserved.