zookeeper-cpp
ZooKeeper Client for C++
|
A high-level wrapper around zk::client
, with a number of simple advantages:
More...
#include <zk/curator/client.hpp>
A high-level wrapper around zk::client
, with a number of simple advantages:
zk::client
to be recreated a connection and retry operations. This client automatically and transparently (mostly) handles these cases.Definition at line 23 of file client.hpp.