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.
|
AdminSwitchoverResponse |
GPUdb.adminSwitchover(List<String> processes,
List<String> destinations,
Map<String,String> options)
Manually switch over one or more processes to another host.
|
Modifier and Type | Method and Description |
---|---|
AdminSwitchoverResponse |
AdminSwitchoverResponse.setInfo(Map<String,String> info) |
Copyright © 2024. All rights reserved.