| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
static MapReduceProtos.ScanMetrics |
ProtobufUtil.toScanMetrics(ScanMetrics scanMetrics,
boolean reset) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MapReduceProtos.ScanMetrics> |
MapReduceProtos.ScanMetrics.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.Builder.build() |
MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.Builder.buildPartial() |
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.getDefaultInstance() |
MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.getDefaultInstanceForType() |
MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.Builder.getDefaultInstanceForType() |
MapReduceProtos.ScanMetrics |
ClientProtos.ScanResponseOrBuilder.getScanMetrics()
This field is filled in if the client has requested that scan metrics be tracked.
|
MapReduceProtos.ScanMetrics |
ClientProtos.ScanResponse.getScanMetrics()
This field is filled in if the client has requested that scan metrics be tracked.
|
MapReduceProtos.ScanMetrics |
ClientProtos.ScanResponse.Builder.getScanMetrics()
This field is filled in if the client has requested that scan metrics be tracked.
|
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.parseDelimitedFrom(InputStream input) |
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.parseFrom(byte[] data) |
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.parseFrom(ByteBuffer data) |
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.parseFrom(InputStream input) |
static MapReduceProtos.ScanMetrics |
MapReduceProtos.ScanMetrics.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<MapReduceProtos.ScanMetrics> |
MapReduceProtos.ScanMetrics.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MapReduceProtos.ScanMetrics> |
MapReduceProtos.ScanMetrics.parser() |
| Modifier and Type | Method and Description |
|---|---|
MapReduceProtos.ScanMetrics.Builder |
MapReduceProtos.ScanMetrics.Builder.mergeFrom(MapReduceProtos.ScanMetrics other) |
ClientProtos.ScanResponse.Builder |
ClientProtos.ScanResponse.Builder.mergeScanMetrics(MapReduceProtos.ScanMetrics value)
This field is filled in if the client has requested that scan metrics be tracked.
|
static MapReduceProtos.ScanMetrics.Builder |
MapReduceProtos.ScanMetrics.newBuilder(MapReduceProtos.ScanMetrics prototype) |
ClientProtos.ScanResponse.Builder |
ClientProtos.ScanResponse.Builder.setScanMetrics(MapReduceProtos.ScanMetrics value)
This field is filled in if the client has requested that scan metrics be tracked.
|
Copyright © 2007–2019 Cloudera. All rights reserved.