Skip to main content

◆ DB_CONNECTION_REFUSED_ERROR_MESSAGE

const std::string gpudb::GPUdb::DB_CONNECTION_REFUSED_ERROR_MESSAGE
static

Definition at line 170 of file GPUdb.hpp.

◆ DB_CONNECTION_RESET_ERROR_MESSAGE

const std::string gpudb::GPUdb::DB_CONNECTION_RESET_ERROR_MESSAGE
static

Special error messages indicating that a connection failure happened (generally should trigger a high-availability failover if applicable)

Definition at line 169 of file GPUdb.hpp.

◆ DB_DRAINING_HA_QUEUE_ERROR_MESSAGE

const std::string gpudb::GPUdb::DB_DRAINING_HA_QUEUE_ERROR_MESSAGE
static

Definition at line 175 of file GPUdb.hpp.

◆ DB_EXITING_ERROR_MESSAGE

const std::string gpudb::GPUdb::DB_EXITING_ERROR_MESSAGE
static

Definition at line 171 of file GPUdb.hpp.

◆ DB_HM_OFFLINE_ERROR_MESSAGE

const std::string gpudb::GPUdb::DB_HM_OFFLINE_ERROR_MESSAGE
static

Definition at line 174 of file GPUdb.hpp.

◆ DB_OFFLINE_ERROR_MESSAGE

const std::string gpudb::GPUdb::DB_OFFLINE_ERROR_MESSAGE
static

Definition at line 172 of file GPUdb.hpp.

◆ DB_QUERY_PLANNER_ERROR_MESSAGE

const std::string gpudb::GPUdb::DB_QUERY_PLANNER_ERROR_MESSAGE
static

Definition at line 177 of file GPUdb.hpp.

◆ DB_SHUTTING_DOWN_ERROR_MESSAGE

const std::string gpudb::GPUdb::DB_SHUTTING_DOWN_ERROR_MESSAGE
static

Definition at line 176 of file GPUdb.hpp.

◆ DB_SYSTEM_LIMITED_ERROR_MESSAGE

const std::string gpudb::GPUdb::DB_SYSTEM_LIMITED_ERROR_MESSAGE
static

Definition at line 173 of file GPUdb.hpp.