| Package | Description |
|---|---|
| org.apache.tez.client | |
| org.apache.tez.dag.app |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.yarn.api.records.YarnApplicationState |
LocalClient.convertDAGAppMasterState(DAGAppMasterState dagAppMasterState) |
protected org.apache.hadoop.yarn.api.records.FinalApplicationStatus |
LocalClient.convertDAGAppMasterStateToFinalYARNState(DAGAppMasterState dagAppMasterState) |
| Modifier and Type | Method and Description |
|---|---|
DAGAppMasterState |
AppContext.getAMState() |
DAGAppMasterState |
DAGAppMaster.getState() |
static DAGAppMasterState |
DAGAppMasterState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DAGAppMasterState[] |
DAGAppMasterState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Apache Software Foundation. All rights reserved.