static class StochasticLoadBalancer.StoreFileCostFunction extends StochasticLoadBalancer.CostFromRegionLoadFunction
| Modifier and Type | Field and Description |
|---|---|
private static float |
DEFAULT_STOREFILE_SIZE_COST |
private static String |
STOREFILE_SIZE_COST_KEY |
cluster| Constructor and Description |
|---|
StochasticLoadBalancer.StoreFileCostFunction(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
protected double |
getCostFromRl(RegionLoad rl) |
cost, getRegionLoadCost, setClusterStatus, setLoadscostFromArray, getMultiplier, init, postAction, regionMoved, scale, setMultiplierprivate static final String STOREFILE_SIZE_COST_KEY
private static final float DEFAULT_STOREFILE_SIZE_COST
StochasticLoadBalancer.StoreFileCostFunction(org.apache.hadoop.conf.Configuration conf)
protected double getCostFromRl(RegionLoad rl)
getCostFromRl in class StochasticLoadBalancer.CostFromRegionLoadFunctionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.