| Package | Description |
|---|---|
| com.oceanbase.jdbc.internal.failover.utils |
| Modifier and Type | Method and Description |
|---|---|
HostStateInfo.STATE |
HostStateInfo.getState() |
static HostStateInfo.STATE |
HostStateInfo.STATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostStateInfo.STATE[] |
HostStateInfo.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostStateInfo.setState(HostStateInfo.STATE state) |
| Constructor and Description |
|---|
HostStateInfo(HostStateInfo.STATE state,
Long timestamp) |
Copyright © 2022 oceanbase.com. All rights reserved.