Packages that use org.apache.hadoop.hbase.client.StatisticTrackable
-
Uses of org.apache.hadoop.hbase.client.StatisticTrackable in org.apache.hadoop.hbase.client
final class
org.apache.hadoop.hbase.client.MetricsConnection
This class is for maintaining the various connection statistics and publishing them through the
metrics interfaces.
class
org.apache.hadoop.hbase.client.ServerStatisticTracker
Tracks the statistics for multiple regions
static void
ResultStatsUtil.updateStats(org.apache.hadoop.hbase.client.StatisticTrackable tracker,
org.apache.hadoop.hbase.ServerName server,
byte[] regionName,
org.apache.hadoop.hbase.client.RegionLoadStats stats)
Update the statistics for the specified region.