class AnyServerSelector extends java.lang.Object implements ServerSelector
| Constructor and Description |
|---|
AnyServerSelector() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ServerDescription> |
choose(ClusterDescription clusterDescription) |
java.lang.String |
toString() |
public java.util.List<ServerDescription> choose(ClusterDescription clusterDescription)
choose in interface ServerSelectorpublic java.lang.String toString()
toString in class java.lang.Object