public class RandomLoadBalancer extends Object implements LoadBalancer
| Constructor and Description |
|---|
RandomLoadBalancer() |
| 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.