|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatisticTrackable | |
---|---|
org.apache.hadoop.hbase.client | Provides HBase Client |
Uses of StatisticTrackable in org.apache.hadoop.hbase.client |
---|
Classes in org.apache.hadoop.hbase.client that implement StatisticTrackable | |
---|---|
class |
MetricsConnection
This class is for maintaining the various connection statistics and publishing them through the metrics interfaces. |
class |
ServerStatisticTracker
Tracks the statistics for multiple regions |
Methods in org.apache.hadoop.hbase.client with parameters of type StatisticTrackable | |
---|---|
static void |
ResultStatsUtil.updateStats(StatisticTrackable tracker,
ServerName server,
byte[] regionName,
org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats stats)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |