| Constructor and Description | 
|---|
VertexStatus(org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder proxy)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
List<String> | 
getDiagnostics()  | 
Progress | 
getProgress()  | 
org.apache.tez.dag.api.client.VertexStatus.State | 
getState()  | 
TezCounters | 
getVertexCounters()  | 
int | 
hashCode()  | 
String | 
toString()  | 
public VertexStatus(org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder proxy)
public org.apache.tez.dag.api.client.VertexStatus.State getState()
public Progress getProgress()
public TezCounters getVertexCounters()
Copyright © 2015 Apache Software Foundation. All rights reserved.