userver: userver/storages/clickhouse/component.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
component.hpp File Reference

Detailed Description

ClickHouse client component.

Definition in file component.hpp.

Go to the source code of this file.

+ Include dependency graph for component.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  components::ClickHouse
 ClickHouse client component. More...
 

Namespaces

namespace  clients::dns
 DNS client.
 
namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::clickhouse
 Top namespace for uClickHouse driver.
 
namespace  components
 Contains functions and types to start a userver based service/tool.
 

Variables

template<>
constexpr bool components::kHasValidate< ClickHouse > = true