public static interface MRProtos.CountersProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
MRProtos.StringCounterGroupMapProto |
getCounterGroups(int index)
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1; |
int |
getCounterGroupsCount()
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1; |
List<MRProtos.StringCounterGroupMapProto> |
getCounterGroupsList()
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1; |
MRProtos.StringCounterGroupMapProtoOrBuilder |
getCounterGroupsOrBuilder(int index)
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1; |
List<? extends MRProtos.StringCounterGroupMapProtoOrBuilder> |
getCounterGroupsOrBuilderList()
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1; |
List<MRProtos.StringCounterGroupMapProto> getCounterGroupsList()
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
MRProtos.StringCounterGroupMapProto getCounterGroups(int index)
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
int getCounterGroupsCount()
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
List<? extends MRProtos.StringCounterGroupMapProtoOrBuilder> getCounterGroupsOrBuilderList()
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
MRProtos.StringCounterGroupMapProtoOrBuilder getCounterGroupsOrBuilder(int index)
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.