public interface ReaderCandidateSource
| Modifier and Type | Method and Description |
|---|---|
java.util.List<HostSpec> |
candidates(RwSplitContext ctx)
Returns the eligible reader candidates.
|
java.util.List<HostSpec> candidates(RwSplitContext ctx) throws java.sql.SQLException
ctx - the read/write splitting contextnull; may be empty)java.sql.SQLException