Package | Description |
---|---|
org.apache.hadoop.mapreduce.v2.proto |
Modifier and Type | Class and Description |
---|---|
static class |
MRProtos.StringCounterGroupMapProto
Protobuf type
hadoop.mapreduce.StringCounterGroupMapProto |
static class |
MRProtos.StringCounterGroupMapProto.Builder
Protobuf type
hadoop.mapreduce.StringCounterGroupMapProto |
Modifier and Type | Method and Description |
---|---|
MRProtos.StringCounterGroupMapProtoOrBuilder |
MRProtos.CountersProtoOrBuilder.getCounterGroupsOrBuilder(int index)
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1; |
MRProtos.StringCounterGroupMapProtoOrBuilder |
MRProtos.CountersProto.getCounterGroupsOrBuilder(int index)
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1; |
MRProtos.StringCounterGroupMapProtoOrBuilder |
MRProtos.CountersProto.Builder.getCounterGroupsOrBuilder(int index)
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends MRProtos.StringCounterGroupMapProtoOrBuilder> |
MRProtos.CountersProtoOrBuilder.getCounterGroupsOrBuilderList()
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1; |
List<? extends MRProtos.StringCounterGroupMapProtoOrBuilder> |
MRProtos.CountersProto.getCounterGroupsOrBuilderList()
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1; |
List<? extends MRProtos.StringCounterGroupMapProtoOrBuilder> |
MRProtos.CountersProto.Builder.getCounterGroupsOrBuilderList()
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1; |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.