ClickHouse/dbms/src/Common/ZooKeeper
Ivan b4339f266d
Make a better build scheme (#6500)
* Fix shared build
* Major default libs refactor
* Fix build with gcc_eh
* Link all libraries as a big group.
* Use global interface library as a group
* Build capnproto using our cmake
* Use only internal libunwind
2019-08-28 23:49:37 +03:00
..
tests Better code in unit tests 2019-07-08 04:58:31 +03:00
CMakeLists.txt Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
Common.h Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749) 2018-01-15 22:07:47 +03:00
IKeeper.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
IKeeper.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
Increment.h Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
KeeperException.h Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
LeaderElection.h Documentation for ProfileEvents (more) #3010 2018-09-02 03:05:09 +03:00
Lock.cpp Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
Lock.h Miscellaneous [#CLICKHOUSE-2] 2018-04-03 20:35:48 +03:00
TestKeeper.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
TestKeeper.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
Types.h Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
ZooKeeper.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ZooKeeper.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ZooKeeperHolder.cpp Miscellaneous [#CLICKHOUSE-2] 2019-01-02 09:44:36 +03:00
ZooKeeperHolder.h Style #2913 2018-08-24 08:25:00 +03:00
ZooKeeperImpl.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ZooKeeperImpl.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ZooKeeperNodeCache.cpp Removed strange quoting style like `this'. See https://english.stackexchange.com/questions/17695/any-reference-on-the-usage-of-a-backtick-and-single-quotation-mark-like-this 2019-06-15 15:06:22 +03:00
ZooKeeperNodeCache.h Resolved some of PVS-Studio warnings 2019-04-22 19:07:09 +03:00