Uses of Interface
org.apache.hadoop.hbase.UserMetrics
-
Uses of UserMetrics in org.apache.hadoop.hbase
Modifier and TypeFieldDescriptionprivate final Map<byte[],
UserMetrics> ServerMetricsBuilder.ServerMetricsImpl.userMetrics
private final Map<byte[],
UserMetrics> ServerMetricsBuilder.userMetrics
Modifier and TypeMethodDescriptionUserMetricsBuilder.build()
static UserMetrics
UserMetricsBuilder.toUserMetrics
(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.UserLoad userLoad) Modifier and TypeMethodDescriptionMap<byte[],
UserMetrics> ServerMetrics.getUserMetrics()
Returns metrics per userMap<byte[],
UserMetrics> ServerMetricsBuilder.ServerMetricsImpl.getUserMetrics()
Modifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.UserLoad
UserMetricsBuilder.toUserMetrics
(UserMetrics userMetrics)