Uses of Interface
org.apache.hadoop.hbase.UserMetrics
Packages that use UserMetrics
- 
Uses of UserMetrics in org.apache.hadoop.hbaseClasses in org.apache.hadoop.hbase that implement UserMetricsFields in org.apache.hadoop.hbase with type parameters of type UserMetricsModifier and TypeFieldDescriptionprivate final Map<byte[],UserMetrics> ServerMetricsBuilder.ServerMetricsImpl.userMetricsprivate final Map<byte[],UserMetrics> ServerMetricsBuilder.userMetricsMethods in org.apache.hadoop.hbase that return UserMetricsModifier and TypeMethodDescriptionUserMetricsBuilder.build()static UserMetricsUserMetricsBuilder.toUserMetrics(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.UserLoad userLoad) Methods in org.apache.hadoop.hbase that return types with arguments of type UserMetricsModifier and TypeMethodDescriptionMap<byte[],UserMetrics> ServerMetrics.getUserMetrics()Returns metrics per userMap<byte[],UserMetrics> ServerMetricsBuilder.ServerMetricsImpl.getUserMetrics()Methods in org.apache.hadoop.hbase with parameters of type UserMetricsModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.UserLoadUserMetricsBuilder.toUserMetrics(UserMetrics userMetrics) Method parameters in org.apache.hadoop.hbase with type arguments of type UserMetrics