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