|
OpenSDN source code
|
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) |
|
inlinestatic |
Definition at line 167 of file zookeeper_client.cc.
|
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 | ||
| ) |