GPUdb C++ API
Version 7.1.10.0
|
A set of output parameters for const. More...
#include <gpudb/protocol/admin_backup_end.h>
Public Member Functions | |
AdminBackupEndResponse () | |
Constructs an AdminBackupEndResponse object with default parameter values. More... | |
Public Attributes | |
std::map< std::string, std::string > | info |
A set of output parameters for const.
Restores the system to normal operating mode after a backup has completed, allowing any queries that were blocked to complete.
Definition at line 93 of file admin_backup_end.h.
|
inline |
Constructs an AdminBackupEndResponse object with default parameter values.
Definition at line 100 of file admin_backup_end.h.
std::map<std::string, std::string> gpudb::AdminBackupEndResponse::info |
Definition at line 105 of file admin_backup_end.h.