Package | Description |
---|---|
org.postgresql.hostchooser |
Modifier and Type | Class and Description |
---|---|
(package private) class |
MultiHostChooser
HostChooser that keeps track of known host statuses.
|
(package private) class |
SingleHostChooser
Host chooser that returns the single host.
|
Modifier and Type | Method and Description |
---|---|
static HostChooser |
HostChooserFactory.createHostChooser(HostSpec[] hostSpecs,
HostRequirement targetServerType,
java.util.Properties info) |