public class DAGHistoryEvent extends Object implements DAGIDAware
| Constructor and Description |
|---|
DAGHistoryEvent(HistoryEvent historyEvent) |
DAGHistoryEvent(TezDAGID dagID,
HistoryEvent historyEvent) |
| Modifier and Type | Method and Description |
|---|---|
TezDAGID |
getDAGID() |
HistoryEvent |
getHistoryEvent() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApplicationIdpublic DAGHistoryEvent(TezDAGID dagID, HistoryEvent historyEvent)
public DAGHistoryEvent(HistoryEvent historyEvent)
public HistoryEvent getHistoryEvent()
public TezDAGID getDAGID()
getDAGID in interface DAGIDAwareCopyright © 2022 Apache Software Foundation. All rights reserved.