#include <gpudb/GPUdb.hpp>
Definition at line 24 of file GPUdb.hpp.
| gpudb::GPUdb::Options::Options |
( |
| ) |
|
| avro::ExecutorPtr gpudb::GPUdb::Options::getExecutor |
( |
| ) |
const |
| std::string gpudb::GPUdb::Options::getPassword |
( |
| ) |
const |
| size_t gpudb::GPUdb::Options::getThreadCount |
( |
| ) |
const |
| std::string gpudb::GPUdb::Options::getUsername |
( |
| ) |
const |
| bool gpudb::GPUdb::Options::getUseSnappy |
( |
| ) |
const |
| Options& gpudb::GPUdb::Options::setExecutor |
( |
const avro::ExecutorPtr |
value | ) |
|
| Options& gpudb::GPUdb::Options::setPassword |
( |
const std::string & |
value | ) |
|
| Options& gpudb::GPUdb::Options::setThreadCount |
( |
const size_t |
value | ) |
|
| Options& gpudb::GPUdb::Options::setUsername |
( |
const std::string & |
value | ) |
|
| Options& gpudb::GPUdb::Options::setUseSnappy |
( |
const bool |
value | ) |
|
The documentation for this class was generated from the following file: