A set of results returned by GPUdb::alterWal. More…
#include <gpudb/protocol/alter_wal.h>
Public Member Functions | |
| AlterWalResponse () | |
| Constructs an AlterWalResponse object with default parameters. | |
Public Attributes | |
| std::map< std::string, std::string > | info |
| Additional information. | |
Detailed Description
A set of results returned by GPUdb::alterWal.
Definition at line 283 of file alter_wal.h.
Constructor & Destructor Documentation
◆ AlterWalResponse()
| inline |
Constructs an AlterWalResponse object with default parameters.
Definition at line 288 of file alter_wal.h.
Member Data Documentation
◆ info
| std::map<std::string, std::string> gpudb::AlterWalResponse::info |
Additional information.
Definition at line 296 of file alter_wal.h.
The documentation for this struct was generated from the following file:
- gpudb/protocol/alter_wal.h