|
bool | Init (const std::string &host, int timeout) |
|
bool | CreateNode (const char *path, const char *val, int flag, char *output) |
|
bool | DeleteNode (const char *path) |
|
bool | Exist (const char *path) |
|
bool | GetNode (const char *path, char *output) |
|
bool | GetChild (const char *path, std::vector< std::string > *vt) |
|
bool | WGetChild (const char *path, std::vector< std::string > *vt, RTCallback *cb) |
|
|
static void | ChildChanges (zhandle_t *zh, int type, int state, const char *path, void *watcherCtx) |
|
The documentation for this class was generated from the following file:
- /home/wangwei/program/asf/release-0.1/apache-singa-incubating-0.1.0-RC1/include/utils/cluster_rt.h