Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Macros
Public Member Functions | Static Public Member Functions | List of all members
singa::ZKService Class Reference

Public Member Functions

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 Public Member Functions

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: