GPUdb C++ API
Version 6.0.1.0
|
A set of output parameters for const. More...
#include <gpudb/protocol/admin_offline.h>
Public Member Functions | |
AdminOfflineResponse () | |
Constructs an AdminOfflineResponse object with default parameter values. More... | |
Public Attributes | |
bool | isOffline |
A set of output parameters for const.
Take the system offline. When the system is offline, no user operations can be performed with the exception of a system shutdown.
Definition at line 107 of file admin_offline.h.
|
inline |
Constructs an AdminOfflineResponse object with default parameter values.
Definition at line 114 of file admin_offline.h.
bool gpudb::AdminOfflineResponse::isOffline |
Definition at line 119 of file admin_offline.h.