ServerSelector
public final class WritableServerSelector extends Object implements ServerSelector
Constructor | Description |
---|---|
WritableServerSelectorβ() |
Modifier and Type | Method | Description |
---|---|---|
List<ServerDescription> |
selectβ(ClusterDescription clusterDescription) |
Select a list of server descriptions from the given cluster description according to some criteria.
|
String |
toStringβ() |
public List<ServerDescription> selectβ(ClusterDescription clusterDescription)
ServerSelector
select
in interface ServerSelector
clusterDescription
- the cluster of servers to select from