Skip to main content

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

#include <gpudb/protocol/admin_rebalance.h>

Public Member Functions

 AdminRebalanceResponse ()
 Constructs an AdminRebalanceResponse object with default parameters.
 

Public Attributes

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

Detailed Description

A set of results returned by GPUdb::adminRebalance.

Definition at line 409 of file admin_rebalance.h.

Constructor & Destructor Documentation

◆ AdminRebalanceResponse()

gpudb::AdminRebalanceResponse::AdminRebalanceResponse ()
inline

Constructs an AdminRebalanceResponse object with default parameters.

Definition at line 414 of file admin_rebalance.h.

Member Data Documentation

◆ info

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

Additional information.

Definition at line 422 of file admin_rebalance.h.


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