public static interface MapReducePB.ScanMetricsOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
Modifier and Type | Method and Description |
---|---|
HBasePB.NameInt64Pair |
getMetrics(int index)
repeated .NameInt64Pair metrics = 1; |
int |
getMetricsCount()
repeated .NameInt64Pair metrics = 1; |
List<HBasePB.NameInt64Pair> |
getMetricsList()
repeated .NameInt64Pair metrics = 1; |
List<HBasePB.NameInt64Pair> getMetricsList()
repeated .NameInt64Pair metrics = 1;
HBasePB.NameInt64Pair getMetrics(int index)
repeated .NameInt64Pair metrics = 1;
int getMetricsCount()
repeated .NameInt64Pair metrics = 1;
Copyright © 2010-2017, The Async HBase Authors