public class RoundRobinLoadBalancer extends Object implements LoadBalancer
| Constructor and Description |
|---|
RoundRobinLoadBalancer() |
| Modifier and Type | Method and Description |
|---|---|
ClientConnectionsEntry |
getEntry(List<ClientConnectionsEntry> clientsCopy) |
public ClientConnectionsEntry getEntry(List<ClientConnectionsEntry> clientsCopy)
getEntry in interface LoadBalancerCopyright © 2014–2018 The Redisson Project. All rights reserved.