クラス HostChooserFactory
java.lang.Object
org.postgresql.hostchooser.HostChooserFactory
Chooses a
HostChooser
instance based on the number of hosts and properties.-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明static HostChooser
createHostChooser
(HostSpec[] hostSpecs, HostRequirement targetServerType, Properties info)
-
コンストラクタの詳細
-
HostChooserFactory
public HostChooserFactory()
-
-
メソッドの詳細
-
createHostChooser
public static HostChooser createHostChooser(HostSpec[] hostSpecs, HostRequirement targetServerType, Properties info)
-