| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Method and Description |
|---|---|
MetricsUserSource.ClientMetrics |
MetricsUserSource.getOrCreateMetricsClient(String hostName)
Create a instance of ClientMetrics if not present otherwise return the previous one
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,MetricsUserSource.ClientMetrics> |
MetricsUserSource.getClientMetrics()
Metrics collected at client level for a user(needed for reporting through clusterStatus and
hbtop currently)
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.