Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
static void |
ResultStatsUtil.updateStats(StatisticTrackable tracker,
ServerName server,
byte[] regionName,
RegionLoadStats stats) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.