Uses of Interface
org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
-
Uses of MetricsUserSource.ClientMetrics in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescription(package private) static class
Modifier and TypeMethodDescriptionMetricsUserSource.getOrCreateMetricsClient
(String hostName) Create a instance of ClientMetrics if not present otherwise return the previous oneMetricsUserSourceImpl.getOrCreateMetricsClient
(String client) Modifier and TypeMethodDescriptionMetricsUserSource.getClientMetrics()
Metrics collected at client level for a user(needed for reporting through clusterStatus and hbtop currently)MetricsUserSourceImpl.getClientMetrics()