public class DAGAppMasterEventDAGFinished extends DAGAppMasterEvent
| Constructor and Description |
|---|
DAGAppMasterEventDAGFinished(org.apache.tez.dag.records.TezDAGID dagId,
DAGState dagState) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tez.dag.records.TezDAGID |
getDAGId() |
DAGState |
getDAGState() |
Copyright © 2015 Apache Software Foundation. All rights reserved.