Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<HBaseProtos.NameInt64Pair> |
HBaseProtos.NameInt64Pair.PARSER |
Modifier and Type | Method and Description |
---|---|
HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.Builder.build() |
HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.Builder.buildPartial() |
static HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.getDefaultInstance() |
HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.getDefaultInstanceForType() |
HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.Builder.getDefaultInstanceForType() |
HBaseProtos.NameInt64Pair |
MapReduceProtos.ScanMetricsOrBuilder.getMetrics(int index)
repeated .NameInt64Pair metrics = 1; |
HBaseProtos.NameInt64Pair |
MapReduceProtos.ScanMetrics.getMetrics(int index)
repeated .NameInt64Pair metrics = 1; |
HBaseProtos.NameInt64Pair |
MapReduceProtos.ScanMetrics.Builder.getMetrics(int index)
repeated .NameInt64Pair metrics = 1; |
static HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.parseDelimitedFrom(InputStream input) |
static HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.parseFrom(byte[] data) |
static HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.parseFrom(com.google.protobuf.ByteString data) |
static HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.parseFrom(com.google.protobuf.CodedInputStream input) |
static HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.parseFrom(InputStream input) |
static HBaseProtos.NameInt64Pair |
HBaseProtos.NameInt64Pair.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<HBaseProtos.NameInt64Pair> |
MapReduceProtos.ScanMetricsOrBuilder.getMetricsList()
repeated .NameInt64Pair metrics = 1; |
List<HBaseProtos.NameInt64Pair> |
MapReduceProtos.ScanMetrics.getMetricsList()
repeated .NameInt64Pair metrics = 1; |
List<HBaseProtos.NameInt64Pair> |
MapReduceProtos.ScanMetrics.Builder.getMetricsList()
repeated .NameInt64Pair metrics = 1; |
com.google.protobuf.Parser<HBaseProtos.NameInt64Pair> |
HBaseProtos.NameInt64Pair.getParserForType() |
Modifier and Type | Method and Description |
---|---|
MapReduceProtos.ScanMetrics.Builder |
MapReduceProtos.ScanMetrics.Builder.addMetrics(HBaseProtos.NameInt64Pair value)
repeated .NameInt64Pair metrics = 1; |
MapReduceProtos.ScanMetrics.Builder |
MapReduceProtos.ScanMetrics.Builder.addMetrics(int index,
HBaseProtos.NameInt64Pair value)
repeated .NameInt64Pair metrics = 1; |
HBaseProtos.NameInt64Pair.Builder |
HBaseProtos.NameInt64Pair.Builder.mergeFrom(HBaseProtos.NameInt64Pair other) |
static HBaseProtos.NameInt64Pair.Builder |
HBaseProtos.NameInt64Pair.newBuilder(HBaseProtos.NameInt64Pair prototype) |
MapReduceProtos.ScanMetrics.Builder |
MapReduceProtos.ScanMetrics.Builder.setMetrics(int index,
HBaseProtos.NameInt64Pair value)
repeated .NameInt64Pair metrics = 1; |
Modifier and Type | Method and Description |
---|---|
MapReduceProtos.ScanMetrics.Builder |
MapReduceProtos.ScanMetrics.Builder.addAllMetrics(Iterable<? extends HBaseProtos.NameInt64Pair> values)
repeated .NameInt64Pair metrics = 1; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.