| Package | Description | 
|---|---|
| org.apache.tez.dag.api | |
| org.apache.tez.dag.api.client | |
| org.apache.tez.runtime.api | 
| Modifier and Type | Method and Description | 
|---|---|
static TezCounters | 
DagTypeConverters.convertTezCountersFromProto(DAGProtos.TezCountersProto proto)  | 
| Modifier and Type | Method and Description | 
|---|---|
static DAGProtos.TezCountersProto | 
DagTypeConverters.convertTezCountersToProto(TezCounters counters)  | 
| Modifier and Type | Method and Description | 
|---|---|
TezCounters | 
DAGStatus.getDAGCounters()  | 
TezCounters | 
VertexStatus.getVertexCounters()  | 
| Modifier and Type | Method and Description | 
|---|---|
TezCounters | 
TaskContext.getCounters()  | 
Copyright © 2016 Apache Software Foundation. All rights reserved.