Uses of Class
org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadAsRateFunction
Packages that use CostFromRegionLoadAsRateFunction
- 
Uses of CostFromRegionLoadAsRateFunction in org.apache.hadoop.hbase.master.balancerSubclasses of CostFromRegionLoadAsRateFunction in org.apache.hadoop.hbase.master.balancerModifier and TypeClassDescription(package private) classCompute the cost of total number of coprocessor requests The more unbalanced the higher the computed cost will be.(package private) classCompute the cost of total memstore size.(package private) classCompute the cost of total number of read requests The more unbalanced the higher the computed cost will be.(package private) classCompute the cost of total number of write requests.