GPUdb C++ API
Version 5.2.0.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 |