Package | Description |
---|---|
com.gpudb |
Modifier and Type | Method and Description |
---|---|
GPUdbBase.HAFailoverOrder |
GPUdbBase.Options.getHAFailoverOrder()
Gets the current high availability failover order.
|
static GPUdbBase.HAFailoverOrder |
GPUdbBase.HAFailoverOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GPUdbBase.HAFailoverOrder[] |
GPUdbBase.HAFailoverOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GPUdbBase.Options |
GPUdbBase.Options.setHAFailoverOrder(GPUdbBase.HAFailoverOrder value)
Sets the value of the enum controlling the inter-cluster (high
availability) failover priority.
|
Copyright © 2024. All rights reserved.