| Package | Description |
|---|---|
| org.apache.tez.common.counters | |
| org.apache.tez.dag.api | |
| org.apache.tez.dag.api.client | |
| org.apache.tez.runtime.api |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateTezCounters |
| 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() |
| Modifier and Type | Method and Description |
|---|---|
void |
InputInitializerContext.addCounters(TezCounters tezCounters)
Add custom counters
|
Copyright © 2022 Apache Software Foundation. All rights reserved.