public class DAGEvent extends TezAbstractEvent<DAGEventType>
| Constructor and Description |
|---|
DAGEvent(TezDAGID dagId,
DAGEventType type) |
| Modifier and Type | Method and Description |
|---|---|
TezDAGID |
getDAGId() |
getSerializingHashpublic DAGEvent(TezDAGID dagId, DAGEventType type)
public TezDAGID getDAGId()
Copyright © 2021 Apache Software Foundation. All rights reserved.