|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScanMetrics | |
---|---|
org.apache.hadoop.hbase.client | Provides HBase Client |
org.apache.hadoop.hbase.protobuf | Holds classes generated from protobuf
src/main/protobuf definition files. |
Uses of ScanMetrics in org.apache.hadoop.hbase.client |
---|
Constructors in org.apache.hadoop.hbase.client with parameters of type ScanMetrics | |
---|---|
ScannerCallable(HConnection connection,
TableName tableName,
Scan scan,
ScanMetrics scanMetrics)
|
Uses of ScanMetrics in org.apache.hadoop.hbase.protobuf |
---|
Methods in org.apache.hadoop.hbase.protobuf that return ScanMetrics | |
---|---|
static ScanMetrics |
ProtobufUtil.toScanMetrics(byte[] bytes)
|
Methods in org.apache.hadoop.hbase.protobuf with parameters of type ScanMetrics | |
---|---|
static MapReduceProtos.ScanMetrics |
ProtobufUtil.toScanMetrics(ScanMetrics scanMetrics)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |