Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
org.apache.hadoop.hbase.client.metrics | |
org.apache.hadoop.hbase.shaded.protobuf |
Class and Description |
---|
ScanMetrics
Provides metrics related to scan operations (both server side and client side metrics).
|
Class and Description |
---|
RegionScanMetricsData
Captures region level scan metrics as a map of metric name (
String ) -> Value
(AtomicLong ). |
ScanMetricsRegionInfo
POJO for capturing region level details when region level scan metrics are enabled.
|
ServerSideScanMetrics
Provides server side metrics related to scan operations.
|
Class and Description |
---|
ScanMetrics
Provides metrics related to scan operations (both server side and client side metrics).
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.