public abstract static class StochasticLoadBalancer.CostFromRegionLoadFunction extends StochasticLoadBalancer.CostFunction
Modifier and Type | Method and Description |
---|---|
protected abstract double |
getCostFromRl(RegionLoad rl) |
protected double |
getRegionLoadCost(Collection<RegionLoad> regionLoadList) |
costFromArray, scale
protected double getRegionLoadCost(Collection<RegionLoad> regionLoadList)
protected abstract double getCostFromRl(RegionLoad rl)
Copyright © 2014 The Apache Software Foundation. All rights reserved.