Uses of Class
org.postgresql.hostchooser.CandidateHost
-
Packages that use CandidateHost Package Description org.postgresql.hostchooser -
-
Uses of CandidateHost in org.postgresql.hostchooser
Methods in org.postgresql.hostchooser that return types with arguments of type CandidateHost Modifier and Type Method Description java.util.Iterator<CandidateHost>
HostChooser. iterator()
Lists connection hosts in preferred order.
-