public class RoundRobinLoadBalancer<T> extends SimpleListLoadBalancer<T>
mLock| Constructor and Description |
|---|
RoundRobinLoadBalancer() |
| Modifier and Type | Method and Description |
|---|---|
protected T |
pickResource() |
addResource, getResources, hasNext, removeResourcenext, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected T pickResource()
pickResource in class BaseLoadBalancer<T>lpezet