| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
AdminSwitchoverResponse |
GPUdb.adminSwitchover(AdminSwitchoverRequest request)
Manually switch over one or more processes to another host.
|
| Modifier and Type | Method and Description |
|---|---|
AdminSwitchoverRequest |
AdminSwitchoverRequest.setDestinations(List<String> destinations)
Indicates to which host to switch over each corresponding process given
in
processes. |
AdminSwitchoverRequest |
AdminSwitchoverRequest.setOptions(Map<String,String> options)
Optional parameters.
|
AdminSwitchoverRequest |
AdminSwitchoverRequest.setProcesses(List<String> processes)
Indicates the process identifier to switch over to another host.
|
Copyright © 2025. All rights reserved.