Uses of Interface
org.apache.hadoop.hbase.client.StatisticTrackable
-
Uses of StatisticTrackable in org.apache.hadoop.hbase.client
Modifier and TypeClassDescriptionfinal class
This class is for maintaining the various connection statistics and publishing them through the metrics interfaces.class
Tracks the statistics for multiple regionsModifier and TypeMethodDescriptionstatic void
ResultStatsUtil.updateStats
(StatisticTrackable tracker, ServerName server, byte[] regionName, RegionLoadStats stats) Update the statistics for the specified region.