Uses of Interface
org.apache.hadoop.hbase.client.StatisticTrackable
Packages that use StatisticTrackable
-
Uses of StatisticTrackable in org.apache.hadoop.hbase.client
Classes in org.apache.hadoop.hbase.client that implement StatisticTrackableModifier and TypeClassDescriptionfinal classThis class is for maintaining the various connection statistics and publishing them through the metrics interfaces.classTracks the statistics for multiple regionsMethods in org.apache.hadoop.hbase.client with parameters of type StatisticTrackableModifier and TypeMethodDescriptionstatic voidResultStatsUtil.updateStats(StatisticTrackable tracker, ServerName server, byte[] regionName, RegionLoadStats stats) Update the statistics for the specified region.