Uses of Class
org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadAsRateFunction
-
Uses of CostFromRegionLoadAsRateFunction in org.apache.hadoop.hbase.master.balancer
Modifier and TypeClassDescription(package private) class
Compute the cost of total memstore size.(package private) class
Compute the cost of total number of read requests The more unbalanced the higher the computed cost will be.(package private) class
Compute the cost of total number of write requests.