GPUdb C++ API
Version 7.1.10.0
|
A set of output parameters for const. More...
#include <gpudb/protocol/admin_switchover.h>
Public Member Functions | |
AdminSwitchoverResponse () | |
Constructs an AdminSwitchoverResponse object with default parameter values. More... | |
Public Attributes | |
std::map< std::string, std::string > | info |
A set of output parameters for const.
Manually switch over one or more processes to another host. Individual ranks or entire hosts may be moved to another host.
Definition at line 151 of file admin_switchover.h.
|
inline |
Constructs an AdminSwitchoverResponse object with default parameter values.
Definition at line 158 of file admin_switchover.h.
std::map<std::string, std::string> gpudb::AdminSwitchoverResponse::info |
Definition at line 163 of file admin_switchover.h.