Uses of Class
org.apache.hadoop.hbase.client.metrics.ScanMetricsRegionInfo
Packages that use ScanMetricsRegionInfo
-
Uses of ScanMetricsRegionInfo in org.apache.hadoop.hbase.client.metrics
Fields in org.apache.hadoop.hbase.client.metrics declared as ScanMetricsRegionInfoModifier and TypeFieldDescriptionstatic final ScanMetricsRegionInfoScanMetricsRegionInfo.EMPTY_SCAN_METRICS_REGION_INFOUsers should only compare against this constant by reference and should not make any assumptions regarding content of the constant.private ScanMetricsRegionInfoRegionScanMetricsData.scanMetricsRegionInfoMethods in org.apache.hadoop.hbase.client.metrics that return ScanMetricsRegionInfoModifier and TypeMethodDescription(package private) ScanMetricsRegionInfoRegionScanMetricsData.getScanMetricsRegionInfo()Methods in org.apache.hadoop.hbase.client.metrics that return types with arguments of type ScanMetricsRegionInfoModifier and TypeMethodDescriptionServerSideScanMetrics.collectMetricsByRegion()Get values grouped by each region scanned since the last time this was called.ServerSideScanMetrics.collectMetricsByRegion(boolean reset) Get values grouped by each region scanned.