ClickHouse/src/Common/ZooKeeper
Alexey Milovidov e1173bc3f7 Fixup
2020-07-16 05:00:21 +03:00
..
tests Fix flaky unit tests with ZooKeeper. 2020-06-16 02:32:30 +03:00
CMakeLists.txt Refactor CMake build files (#11390) 2020-06-09 13:54:49 +03:00
Common.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
IKeeper.cpp Avoid errors due to implicit int<->bool conversions when using ZK API 2020-06-12 18:09:12 +03:00
IKeeper.h Avoid errors due to implicit int<->bool conversions when using ZK API 2020-06-12 18:09:12 +03:00
Increment.h Avoid errors due to implicit int<->bool conversions when using ZK API 2020-06-12 18:09:12 +03:00
KeeperException.h Avoid errors due to implicit int<->bool conversions when using ZK API 2020-06-12 18:09:12 +03:00
Lock.cpp Avoid errors due to implicit int<->bool conversions when using ZK API 2020-06-12 18:09:12 +03:00
Lock.h Remove namespace pollution 2020-05-31 00:57:37 +03:00
TestKeeper.cpp Fixup 2020-07-16 05:00:21 +03:00
TestKeeper.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
Types.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
ZooKeeper.cpp Slightly modernize code around ZooKeeper 2020-06-24 14:02:14 +03:00
ZooKeeper.h Avoid errors due to implicit int<->bool conversions when using ZK API 2020-06-12 18:09:12 +03:00
ZooKeeperHolder.cpp Remove assorted synonyms of LOGICAL_ERROR. 2020-06-03 16:18:42 +03:00
ZooKeeperHolder.h Remove namespace pollution 2020-05-31 00:57:37 +03:00
ZooKeeperImpl.cpp Fix style 2020-06-13 00:20:59 +03:00
ZooKeeperImpl.h Style fixes for communication between ClickHouse and Zookeeper over SSL 2020-04-11 01:09:14 +03:00
ZooKeeperNodeCache.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
ZooKeeperNodeCache.h dbms/ → src/ 2020-04-03 18:14:31 +03:00