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 LoadBalancer
Copyright © 2014–2016 The Redisson Project. All rights reserved.