|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HostRequirement | |
|---|---|
| org.postgresql.hostchooser | |
| Uses of HostRequirement in org.postgresql.hostchooser |
|---|
| Methods in org.postgresql.hostchooser that return HostRequirement | |
|---|---|
static HostRequirement |
HostRequirement.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HostRequirement[] |
HostRequirement.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.postgresql.hostchooser with parameters of type HostRequirement | |
|---|---|
static HostChooser |
HostChooserFactory.createHostChooser(HostSpec[] hostSpecs,
HostRequirement targetServerType,
Properties info)
|
| Constructors in org.postgresql.hostchooser with parameters of type HostRequirement | |
|---|---|
MultiHostChooser(HostSpec[] hostSpecs,
HostRequirement targetServerType,
Properties info)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||