| Package | Description |
|---|---|
| org.apache.tez.dag.api.records |
| Modifier and Type | Class and Description |
|---|---|
static class |
DAGProtos.TezCounterProto
Protobuf type
TezCounterProto |
static class |
DAGProtos.TezCounterProto.Builder
Protobuf type
TezCounterProto |
| Modifier and Type | Method and Description |
|---|---|
DAGProtos.TezCounterProtoOrBuilder |
DAGProtos.TezCounterGroupProtoOrBuilder.getCountersOrBuilder(int index)
repeated .TezCounterProto counters = 3; |
DAGProtos.TezCounterProtoOrBuilder |
DAGProtos.TezCounterGroupProto.getCountersOrBuilder(int index)
repeated .TezCounterProto counters = 3; |
DAGProtos.TezCounterProtoOrBuilder |
DAGProtos.TezCounterGroupProto.Builder.getCountersOrBuilder(int index)
repeated .TezCounterProto counters = 3; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends DAGProtos.TezCounterProtoOrBuilder> |
DAGProtos.TezCounterGroupProtoOrBuilder.getCountersOrBuilderList()
repeated .TezCounterProto counters = 3; |
List<? extends DAGProtos.TezCounterProtoOrBuilder> |
DAGProtos.TezCounterGroupProto.getCountersOrBuilderList()
repeated .TezCounterProto counters = 3; |
List<? extends DAGProtos.TezCounterProtoOrBuilder> |
DAGProtos.TezCounterGroupProto.Builder.getCountersOrBuilderList()
repeated .TezCounterProto counters = 3; |
Copyright © 2020 Apache Software Foundation. All rights reserved.