Uses of Interface
org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
Packages that use MetricsUserSource.ClientMetrics
-
Uses of MetricsUserSource.ClientMetrics in org.apache.hadoop.hbase.regionserver
Classes in org.apache.hadoop.hbase.regionserver that implement MetricsUserSource.ClientMetricsModifier and TypeClassDescription(package private) static class
Fields in org.apache.hadoop.hbase.regionserver with type parameters of type MetricsUserSource.ClientMetricsMethods in org.apache.hadoop.hbase.regionserver that return MetricsUserSource.ClientMetricsModifier and TypeMethodDescriptionMetricsUserSource.getOrCreateMetricsClient
(String hostName) Create a instance of ClientMetrics if not present otherwise return the previous oneMetricsUserSourceImpl.getOrCreateMetricsClient
(String client) Methods in org.apache.hadoop.hbase.regionserver that return types with arguments of type MetricsUserSource.ClientMetricsModifier and TypeMethodDescriptionMetricsUserSource.getClientMetrics()
Metrics collected at client level for a user(needed for reporting through clusterStatus and hbtop currently)MetricsUserSourceImpl.getClientMetrics()