public class DAGHistoryEvent extends Object
| Constructor and Description |
|---|
DAGHistoryEvent(HistoryEvent historyEvent) |
DAGHistoryEvent(TezDAGID dagID,
HistoryEvent historyEvent) |
| Modifier and Type | Method and Description |
|---|---|
TezDAGID |
getDagID() |
HistoryEvent |
getHistoryEvent() |
public DAGHistoryEvent(TezDAGID dagID, HistoryEvent historyEvent)
public DAGHistoryEvent(HistoryEvent historyEvent)
public HistoryEvent getHistoryEvent()
public TezDAGID getDagID()
Copyright © 2021 Apache Software Foundation. All rights reserved.