| Interface | Description |
|---|---|
| ReaderCandidateSource |
Supplies the set of eligible reader hosts for reader selection ("which readers can be used?").
|
| Class | Description |
|---|---|
| GdbRegionFilteredHostsCandidateSource |
ReaderCandidateSource for Global Database: topology hosts filtered by accessible regions
and, optionally, restricted to the home region. |
| SingleEndpointCandidateSource |
ReaderCandidateSource that yields a single reader from the configured read endpoint,
for endpoint-based (Simple) read/write splitting. |
| TopologyHostsCandidateSource |
ReaderCandidateSource that returns all hosts from the current cluster topology. |