Modifier and Type | Method and Description |
---|---|
HostHealthState |
HostHealthMonitor.hostHealthState()
Queries the current health of the host
|
static HostHealthState |
HostHealthState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostHealthState[] |
HostHealthState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HostHealthMonitor.Handler.onHostHealthStateChanged(HostHealthState state)
Invoked as a response to the
HostHealthMonitor detecting a change in the state of
the host health |
Copyright © 2023 Bloomberg L.P.. All rights reserved.