|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StochasticLoadBalancer.CostFromRegionLoadFunction | |
---|---|
org.apache.hadoop.hbase.master.balancer |
Uses of StochasticLoadBalancer.CostFromRegionLoadFunction in org.apache.hadoop.hbase.master.balancer |
---|
Subclasses of StochasticLoadBalancer.CostFromRegionLoadFunction in org.apache.hadoop.hbase.master.balancer | |
---|---|
static class |
StochasticLoadBalancer.MemstoreSizeCostFunction
Compute the cost of total memstore size. |
static class |
StochasticLoadBalancer.ReadRequestCostFunction
Compute the cost of total number of read requests The more unbalanced the higher the computed cost will be. |
static class |
StochasticLoadBalancer.StoreFileCostFunction
Compute the cost of total open storefiles size. |
static class |
StochasticLoadBalancer.WriteRequestCostFunction
Compute the cost of total number of write requests. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |