org.postgresql.hostchooser
Class HostChooserFactory
java.lang.Object
org.postgresql.hostchooser.HostChooserFactory
public class HostChooserFactory
- extends Object
Chooses a HostChooser
instance based on the number of hosts and properties.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostChooserFactory
public HostChooserFactory()
createHostChooser
public static HostChooser createHostChooser(HostSpec[] hostSpecs,
HostRequirement targetServerType,
Properties info)
Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.