public interface HostChooser extends java.lang.Iterable<CandidateHost>
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<CandidateHost> |
iterator()
Lists connection hosts in preferred order.
|
java.util.Iterator<CandidateHost> iterator()
iterator
in interface java.lang.Iterable<CandidateHost>
Copyright © 2024 PostgreSQL Global Development Group. All rights reserved.