Uses of Interface
org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
Packages that use org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
-
Uses of org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics in org.apache.hadoop.hbase.regionserver
Methods in org.apache.hadoop.hbase.regionserver that return org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
MetricsUserSource.getOrCreateMetricsClient
(String hostName) Create a instance of ClientMetrics if not present otherwise return the previous oneorg.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
MetricsUserSourceImpl.getOrCreateMetricsClient
(String client) Methods in org.apache.hadoop.hbase.regionserver that return types with arguments of type org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics in inModifier and TypeMethodDescriptionMetricsUserSource.getClientMetrics()
Metrics collected at client level for a user(needed for reporting through clusterStatus and hbtop currently)MetricsUserSourceImpl.getClientMetrics()