Uses of Interface
org.apache.hadoop.hbase.UserMetrics
-
Uses of UserMetrics in org.apache.hadoop.hbase
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 userModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.UserLoad
UserMetricsBuilder.toUserMetrics
(UserMetrics userMetrics) Modifier and TypeMethodDescriptionorg.apache.hadoop.hbase.ServerMetricsBuilder
ServerMetricsBuilder.setUserMetrics
(List<UserMetrics> value)