Uses of Class
org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadFunction
-
Uses of CostFromRegionLoadFunction in org.apache.hadoop.hbase.master.balancer
Modifier and TypeClassDescription(package private) class
Class to be used for the subset of RegionLoad costs that should be treated as rates.(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 open storefiles size.(package private) class
Compute the cost of total number of write requests.