Your opinion will help to improve our service
Leave a feedback >Top namespace for uClickHouse driver.
For more information see ClickHouse Driver.
Namespaces | |
namespace | io |
uClickHouse input-output. | |
Classes | |
class | Cluster |
Interface for executing queries on a cluster of ClickHouse servers. More... | |
struct | CommandControl |
class | ExecutionResult |
Typedefs | |
using | ClusterPtr = std::shared_ptr< Cluster > |
using | OptionalCommandControl = std::optional< CommandControl > |
storages::clickhouse::CommandControl that may not be set. | |
using storages::clickhouse::ClusterPtr = typedef std::shared_ptr<Cluster> |
using storages::clickhouse::OptionalCommandControl = typedef std::optional<CommandControl> |
storages::clickhouse::CommandControl that may not be set.
Definition at line 35 of file options.hpp.