|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HostStatus | |
|---|---|
| org.postgresql.hostchooser | |
| Uses of HostStatus in org.postgresql.hostchooser |
|---|
| Methods in org.postgresql.hostchooser that return HostStatus | |
|---|---|
static HostStatus |
HostStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HostStatus[] |
HostStatus.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 HostStatus | |
|---|---|
abstract boolean |
HostRequirement.allowConnectingTo(HostStatus status)
|
static void |
GlobalHostStatusTracker.reportHostStatus(HostSpec hostSpec,
HostStatus hostStatus)
Store the actual observed host status. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||