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