public class DAGEvent extends org.apache.tez.common.TezAbstractEvent<DAGEventType>
| Constructor and Description |
|---|
DAGEvent(org.apache.tez.dag.records.TezDAGID dagId,
DAGEventType type) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tez.dag.records.TezDAGID |
getDAGId() |
public DAGEvent(org.apache.tez.dag.records.TezDAGID dagId,
DAGEventType type)
Copyright © 2019 Apache Software Foundation. All rights reserved.