Package | Description |
---|---|
com.gpudb |
Modifier and Type | Method and Description |
---|---|
GPUdbBase.HASynchronicityMode |
GPUdbBase.getHASyncMode()
Gets the current high availability synchronicity override mode.
|
static GPUdbBase.HASynchronicityMode |
GPUdbBase.HASynchronicityMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GPUdbBase.HASynchronicityMode[] |
GPUdbBase.HASynchronicityMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GPUdbBase.setHASyncMode(GPUdbBase.HASynchronicityMode syncMode)
Sets the current high availability synchronicity override mode.
|
Copyright © 2020. All rights reserved.