public static interface MRServiceProtos.GetCountersResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
MRProtos.CountersProto |
getCounters()
optional .hadoop.mapreduce.CountersProto counters = 1; |
MRProtos.CountersProtoOrBuilder |
getCountersOrBuilder()
optional .hadoop.mapreduce.CountersProto counters = 1; |
boolean |
hasCounters()
optional .hadoop.mapreduce.CountersProto counters = 1; |
boolean hasCounters()
optional .hadoop.mapreduce.CountersProto counters = 1;
MRProtos.CountersProto getCounters()
optional .hadoop.mapreduce.CountersProto counters = 1;
MRProtos.CountersProtoOrBuilder getCountersOrBuilder()
optional .hadoop.mapreduce.CountersProto counters = 1;
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.