public class RoundRobinLoadbalanceStrategy extends Object implements LoadbalanceStrategy
| Constructor and Description |
|---|
RoundRobinLoadbalanceStrategy() |
| Modifier and Type | Method and Description |
|---|---|
PooledRSocket |
select(PooledRSocket[] sockets) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstatsSupplierpublic PooledRSocket select(PooledRSocket[] sockets)
select in interface LoadbalanceStrategy