|
Apache Mesos
|
This is the complete list of members for ZooKeeper, including all inherited members.
| authenticate(const std::string &scheme, const std::string &credentials) | ZooKeeper | |
| create(const std::string &path, const std::string &data, const ACL_vector &acl, int flags, std::string *result, bool recursive=false) | ZooKeeper | |
| exists(const std::string &path, bool watch, Stat *stat) | ZooKeeper | |
| get(const std::string &path, bool watch, std::string *result, Stat *stat) | ZooKeeper | |
| getChildren(const std::string &path, bool watch, std::vector< std::string > *results) | ZooKeeper | |
| getSessionId() | ZooKeeper | |
| getSessionTimeout() const | ZooKeeper | |
| getState() | ZooKeeper | |
| message(int code) const | ZooKeeper | |
| process | ZooKeeper | protected |
| remove(const std::string &path, int version) | ZooKeeper | |
| retryable(int code) | ZooKeeper | |
| set(const std::string &path, const std::string &data, int version) | ZooKeeper | |
| ZooKeeper(const std::string &servers, const Duration &sessionTimeout, Watcher *watcher) | ZooKeeper | |
| ~ZooKeeper() | ZooKeeper |
1.8.5