public class DAGEvent extends TezAbstractEvent<DAGEventType> implements DAGIDAware
| Constructor and Description |
|---|
DAGEvent(TezDAGID dagId,
DAGEventType type) |
| Modifier and Type | Method and Description |
|---|---|
TezDAGID |
getDAGID() |
getSerializingHashgetTimestamp, getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetApplicationIdpublic DAGEvent(TezDAGID dagId, DAGEventType type)
public TezDAGID getDAGID()
getDAGID in interface DAGIDAwareCopyright © 2022 Apache Software Foundation. All rights reserved.