static class StochasticLoadBalancer.ReadRequestCostFunction extends StochasticLoadBalancer.CostFromRegionLoadAsRateFunction
| Modifier and Type | Field and Description | 
|---|---|
| private static float | DEFAULT_READ_REQUEST_COST | 
| private static String | READ_REQUEST_COST_KEY | 
cluster| Constructor and Description | 
|---|
| ReadRequestCostFunction(org.apache.hadoop.conf.Configuration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected double | getCostFromRl(BalancerRegionLoad rl) | 
getRegionLoadCostcost, setClusterMetrics, setLoadscostFromArray, getMultiplier, init, isNeeded, postAction, regionMoved, scale, setMultiplierprivate static final String READ_REQUEST_COST_KEY
private static final float DEFAULT_READ_REQUEST_COST
ReadRequestCostFunction(org.apache.hadoop.conf.Configuration conf)
protected double getCostFromRl(BalancerRegionLoad rl)
getCostFromRl in class StochasticLoadBalancer.CostFromRegionLoadFunctionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.