| Modifier and Type | Class and Description | 
|---|---|
static class  | 
VertexStatus.State  | 
| Constructor and Description | 
|---|
VertexStatus(DAGProtos.VertexStatusProtoOrBuilder proxy)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
List<String> | 
getDiagnostics()  | 
Progress | 
getProgress()  | 
VertexStatus.State | 
getState()  | 
TezCounters | 
getVertexCounters()  | 
int | 
hashCode()  | 
String | 
toString()  | 
public VertexStatus(DAGProtos.VertexStatusProtoOrBuilder proxy)
public VertexStatus.State getState()
public Progress getProgress()
public TezCounters getVertexCounters()
Copyright © 2016 Apache Software Foundation. All rights reserved.