OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
zookeeper::client::impl Namespace Reference

Classes

class  ZookeeperClientImpl
 

Functions

void ZookeeperWatcher (zhandle_t *zh, int type, int state, const char *path, void *watcherCtx)
 
static bool IsZooErrorRecoverable (int zerror)
 
static bool IsZooErrorUnrecoverable (int zerror)
 

Function Documentation

static bool zookeeper::client::impl::IsZooErrorRecoverable ( int  zerror)
inlinestatic

Definition at line 167 of file zookeeper_client.cc.

static bool zookeeper::client::impl::IsZooErrorUnrecoverable ( int  zerror)
inlinestatic

Definition at line 172 of file zookeeper_client.cc.

void zookeeper::client::impl::ZookeeperWatcher ( zhandle_t *  zh,
int  type,
int  state,
const char *  path,
void *  watcherCtx 
)

Definition at line 82 of file zookeeper_client.cc.

Here is the call graph for this function: