| Package | Description |
|---|---|
| org.postgresql.clusterchooser |
| Modifier and Type | Method and Description |
|---|---|
static ClusterStatus |
GlobalClusterStatusTracker.getClusterStatus(HostSpec[] hostSpecs) |
static ClusterStatus |
ClusterStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterStatus[] |
ClusterStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GlobalClusterStatusTracker.reportClusterStatus(ClusterSpec clusterSpec,
ClusterStatus clusterStatus)
Store the actual observed cluster status.
|
Copyright © 2023 openGauss. All rights reserved.