| Package | Description | 
|---|---|
| org.apache.tez.dag.api.client | 
| Modifier and Type | Method and Description | 
|---|---|
DAGStatus.State | 
DAGStatus.getState()  | 
static DAGStatus.State | 
DAGStatus.State.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static DAGStatus.State[] | 
DAGStatus.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2016 Apache Software Foundation. All rights reserved.