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