GPUdb C++ API
Version 7.0.19.0
|
This is the complete list of members for gpudb::RawInsertRecordsRequest, including all inherited members.
list | gpudb::RawInsertRecordsRequest | |
listEncoding | gpudb::RawInsertRecordsRequest | |
listStr | gpudb::RawInsertRecordsRequest | |
options | gpudb::RawInsertRecordsRequest | |
RawInsertRecordsRequest() | gpudb::RawInsertRecordsRequest | inline |
RawInsertRecordsRequest(const std::string &tableName_, const std::vector< std::vector< uint8_t > > &list_, const std::map< std::string, std::string > &options_) | gpudb::RawInsertRecordsRequest | inline |
RawInsertRecordsRequest(const std::string &tableName_, const std::vector< std::vector< uint8_t > > &list_, const std::vector< std::string > &listStr_, const std::string &listEncoding_, const std::map< std::string, std::string > &options_) | gpudb::RawInsertRecordsRequest | inline |
tableName | gpudb::RawInsertRecordsRequest |