Package | Description |
---|---|
org.apache.hadoop.hbase.master.balancer |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
StochasticLoadBalancer.MemStoreSizeCostFunction
Compute the cost of total memstore size.
|
(package private) static class |
StochasticLoadBalancer.ReadRequestCostFunction
Compute the cost of total number of read requests The more unbalanced the higher the
computed cost will be.
|
(package private) static class |
StochasticLoadBalancer.WriteRequestCostFunction
Compute the cost of total number of write requests.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.