A set of output parameters for getJob(const GetJobRequest&) const.
More...
#include <gpudb/protocol/get_job.h>
A set of output parameters for getJob(const GetJobRequest&) const.
Definition at line 98 of file get_job.h.
◆ GetJobResponse()
gpudb::GetJobResponse::GetJobResponse |
( |
| ) |
|
|
inline |
◆ endpoint
std::string gpudb::GetJobResponse::endpoint |
◆ jobResponse
std::vector<uint8_t> gpudb::GetJobResponse::jobResponse |
◆ jobResponseStr
std::string gpudb::GetJobResponse::jobResponseStr |
◆ jobStatus
std::string gpudb::GetJobResponse::jobStatus |
◆ progress
int32_t gpudb::GetJobResponse::progress |
◆ responseEncoding
std::string gpudb::GetJobResponse::responseEncoding |
◆ running
bool gpudb::GetJobResponse::running |
◆ statusMap
std::map<std::string, std::string> gpudb::GetJobResponse::statusMap |
◆ successful
bool gpudb::GetJobResponse::successful |
The documentation for this struct was generated from the following file: