public interface HostChooser extends Iterable<CandidateHost>
| Modifier and Type | Method and Description |
|---|---|
Iterator<CandidateHost> |
iterator()
Lists connection hosts in preferred order.
|
forEach, spliteratorIterator<CandidateHost> iterator()
iterator in interface Iterable<CandidateHost>Copyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.