Uses of Interface
org.postgresql.hostchooser.HostChooser
-
Packages that use HostChooser Package Description org.postgresql.hostchooser -
-
Uses of HostChooser in org.postgresql.hostchooser
Classes in org.postgresql.hostchooser that implement HostChooser Modifier and Type Class Description (package private) classMultiHostChooserHostChooser that keeps track of known host statuses.(package private) classSingleHostChooserHost chooser that returns the single host.Methods in org.postgresql.hostchooser that return HostChooser Modifier and Type Method Description static HostChooserHostChooserFactory. createHostChooser(HostSpec[] hostSpecs, HostRequirement targetServerType, java.util.Properties info)
-