GPUdb C++ API
Version 7.0.19.0
|
This is the complete list of members for gpudb::GetRecordsByColumnRequest, including all inherited members.
columnNames | gpudb::GetRecordsByColumnRequest | |
encoding | gpudb::GetRecordsByColumnRequest | |
GetRecordsByColumnRequest() | gpudb::GetRecordsByColumnRequest | inline |
GetRecordsByColumnRequest(const std::string &tableName_, const std::vector< std::string > &columnNames_, const int64_t offset_, const int64_t limit_, const std::map< std::string, std::string > &options_) | gpudb::GetRecordsByColumnRequest | inline |
GetRecordsByColumnRequest(const std::string &tableName_, const std::vector< std::string > &columnNames_, const int64_t offset_, const int64_t limit_, const std::string &encoding_, const std::map< std::string, std::string > &options_) | gpudb::GetRecordsByColumnRequest | inline |
limit | gpudb::GetRecordsByColumnRequest | |
offset | gpudb::GetRecordsByColumnRequest | |
options | gpudb::GetRecordsByColumnRequest | |
tableName | gpudb::GetRecordsByColumnRequest |