Package | Description |
---|---|
org.apache.hadoop.mapreduce.v2.proto |
Modifier and Type | Class and Description |
---|---|
static class |
MRProtos.StringCounterMapProto
Protobuf type
hadoop.mapreduce.StringCounterMapProto |
static class |
MRProtos.StringCounterMapProto.Builder
Protobuf type
hadoop.mapreduce.StringCounterMapProto |
Modifier and Type | Method and Description |
---|---|
MRProtos.StringCounterMapProtoOrBuilder |
MRProtos.CounterGroupProtoOrBuilder.getCountersOrBuilder(int index)
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3; |
MRProtos.StringCounterMapProtoOrBuilder |
MRProtos.CounterGroupProto.getCountersOrBuilder(int index)
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3; |
MRProtos.StringCounterMapProtoOrBuilder |
MRProtos.CounterGroupProto.Builder.getCountersOrBuilder(int index)
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3; |
Modifier and Type | Method and Description |
---|---|
List<? extends MRProtos.StringCounterMapProtoOrBuilder> |
MRProtos.CounterGroupProtoOrBuilder.getCountersOrBuilderList()
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3; |
List<? extends MRProtos.StringCounterMapProtoOrBuilder> |
MRProtos.CounterGroupProto.getCountersOrBuilderList()
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3; |
List<? extends MRProtos.StringCounterMapProtoOrBuilder> |
MRProtos.CounterGroupProto.Builder.getCountersOrBuilderList()
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3; |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.