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