Uses of Interface
org.apache.hadoop.hbase.UserMetrics
Packages that use UserMetrics
-
Uses of UserMetrics in org.apache.hadoop.hbase
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 userMethods 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 UserMetricsModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.ServerMetricsBuilder
ServerMetricsBuilder.setUserMetrics
(List<UserMetrics> value)