| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MapReduceProtos.ScanMetrics
Protobuf type
hbase.pb.ScanMetrics |
static class |
MapReduceProtos.ScanMetrics.Builder
Protobuf type
hbase.pb.ScanMetrics |
| 限定符和类型 | 方法和说明 |
|---|---|
MapReduceProtos.ScanMetricsOrBuilder |
ClientProtos.ScanResponseOrBuilder.getScanMetricsOrBuilder()
optional .hbase.pb.ScanMetrics scan_metrics = 10;
This field is filled in if the client has requested that scan metrics be tracked. |
MapReduceProtos.ScanMetricsOrBuilder |
ClientProtos.ScanResponse.getScanMetricsOrBuilder()
optional .hbase.pb.ScanMetrics scan_metrics = 10;
This field is filled in if the client has requested that scan metrics be tracked. |
MapReduceProtos.ScanMetricsOrBuilder |
ClientProtos.ScanResponse.Builder.getScanMetricsOrBuilder()
optional .hbase.pb.ScanMetrics scan_metrics = 10;
This field is filled in if the client has requested that scan metrics be tracked. |
Copyright © 2007–2019. All rights reserved.