GPUdb C++ API
Version 6.1.0.0
|
This is the complete list of members for gpudb::GPUdb::Options, including all inherited members.
addHttpHeader(const std::string &header, const std::string &value) | gpudb::GPUdb::Options | |
getExecutor() const | gpudb::GPUdb::Options | |
getHttpHeaders() | gpudb::GPUdb::Options | |
getHttpHeaders() const | gpudb::GPUdb::Options | |
getPassword() const | gpudb::GPUdb::Options | |
getSslContext() const | gpudb::GPUdb::Options | |
getThreadCount() const | gpudb::GPUdb::Options | |
getTimeout() const | gpudb::GPUdb::Options | |
getUsername() const | gpudb::GPUdb::Options | |
getUseSnappy() const | gpudb::GPUdb::Options | |
Options() | gpudb::GPUdb::Options | |
setExecutor(const avro::ExecutorPtr value) | gpudb::GPUdb::Options | |
setHttpHeaders(const std::map< std::string, std::string > &value) | gpudb::GPUdb::Options | |
setPassword(const std::string &value) | gpudb::GPUdb::Options | |
setSslContext(boost::asio::ssl::context *value) | gpudb::GPUdb::Options | |
setThreadCount(const size_t value) | gpudb::GPUdb::Options | |
setTimeout(const size_t value) | gpudb::GPUdb::Options | |
setUsername(const std::string &value) | gpudb::GPUdb::Options | |
setUseSnappy(const bool value) | gpudb::GPUdb::Options |