public class DAGEvent extends org.apache.hadoop.yarn.event.AbstractEvent<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 © 2014 Apache Software Foundation. All rights reserved.