Package org.postgresql.hostchooser

Interface Summary
HostChooser Lists connections in preferred order.
 

Class Summary
GlobalHostStatusTracker Keeps track of HostSpec targets in a global map.
HostChooserFactory Chooses a HostChooser instance based on the number of hosts and properties.
MultiHostChooser HostChooser that keeps track of known host statuses.
SingleHostChooser Host chooser that returns the single host.
 

Enum Summary
HostRequirement Describes the required server type.
HostStatus Known state of a server.
 



Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.