Skip to main content

A set of results returned by GPUdb::adminBackupEnd. More…

#include <gpudb/protocol/admin_backup_end.h>

Public Member Functions

 AdminBackupEndResponse ()
 Constructs an AdminBackupEndResponse object with default parameters.
 

Public Attributes

std::map< std::string, std::string > info
 Additional information.
 

Detailed Description

A set of results returned by GPUdb::adminBackupEnd.

Definition at line 91 of file admin_backup_end.h.

Constructor & Destructor Documentation

◆ AdminBackupEndResponse()

gpudb::AdminBackupEndResponse::AdminBackupEndResponse ()
inline

Constructs an AdminBackupEndResponse object with default parameters.

Definition at line 96 of file admin_backup_end.h.

Member Data Documentation

◆ info

std::map<std::string, std::string> gpudb::AdminBackupEndResponse::info

Additional information.

Definition at line 104 of file admin_backup_end.h.


The documentation for this struct was generated from the following file: