protected static class RoundRobinLoadBalance.WeightedRoundRobin extends Object
protected
WeightedRoundRobin()
long
getLastUpdate()
int
getWeight()
increaseCurrent()
void
sel(int total)
setLastUpdate(long lastUpdate)
setWeight(int weight)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected WeightedRoundRobin()
public int getWeight()
public void setWeight(int weight)
public long increaseCurrent()
public void sel(int total)
public long getLastUpdate()
public void setLastUpdate(long lastUpdate)
Copyright © 2020. All rights reserved.