Uses of Class
org.apache.hadoop.hbase.client.BalancerRejection
Packages that use BalancerRejection
Package
Description
Provides HBase Client
-
Uses of BalancerRejection in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that return BalancerRejection -
Uses of BalancerRejection in org.apache.hadoop.hbase.master.balancer
Method parameters in org.apache.hadoop.hbase.master.balancer with type arguments of type BalancerRejectionModifier and TypeMethodDescriptionvoid
ClusterInfoProvider.recordBalancerRejection
(Supplier<BalancerRejection> rejection) Record the given balancer rejection.void
MasterClusterInfoProvider.recordBalancerRejection
(Supplier<BalancerRejection> rejection) -
Uses of BalancerRejection in org.apache.hadoop.hbase.namequeues
Fields in org.apache.hadoop.hbase.namequeues declared as BalancerRejectionModifier and TypeFieldDescriptionprivate final BalancerRejection
BalancerRejectionDetails.balancerRejection
Methods in org.apache.hadoop.hbase.namequeues that return BalancerRejectionConstructors in org.apache.hadoop.hbase.namequeues with parameters of type BalancerRejection