Uses of Interface
org.apache.hadoop.hbase.UserMetrics
Packages that use UserMetrics
-
Uses of UserMetrics in org.apache.hadoop.hbase
Classes 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.userMetrics
private final Map<byte[],
UserMetrics> ServerMetricsBuilder.userMetrics
Methods in org.apache.hadoop.hbase that return UserMetricsModifier and TypeMethodDescriptionUserMetricsBuilder.build()
static UserMetrics
UserMetricsBuilder.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.UserLoad
UserMetricsBuilder.toUserMetrics
(UserMetrics userMetrics) Method parameters in org.apache.hadoop.hbase with type arguments of type UserMetrics