|
Apache Mesos
|
This is the complete list of members for ZooKeeperNetwork, including all inherited members.
| add(const process::UPID &pid) | Network | inline |
| broadcast(const Protocol< Req, Res > &protocol, const Req &req, const std::set< process::UPID > &filter=std::set< process::UPID >()) const | Network | |
| broadcast(const M &m, const std::set< process::UPID > &filter=std::set< process::UPID >()) const | Network | |
| EQUAL_TO enum value | Network | |
| GREATER_THAN enum value | Network | |
| GREATER_THAN_OR_EQUAL_TO enum value | Network | |
| LESS_THAN enum value | Network | |
| LESS_THAN_OR_EQUAL_TO enum value | Network | |
| Network() | Network | inline |
| Network(const std::set< process::UPID > &pids) | Network | inlineexplicit |
| NOT_EQUAL_TO enum value | Network | |
| remove(const process::UPID &pid) | Network | inline |
| set(const std::set< process::UPID > &pids) | Network | inline |
| Network::watch(size_t size, WatchMode mode=NOT_EQUAL_TO) const | Network | inline |
| WatchMode enum name | Network | |
| ZooKeeperNetwork(const std::string &servers, const Duration &timeout, const std::string &znode, const Option< zookeeper::Authentication > &auth, const std::set< process::UPID > &base=std::set< process::UPID >()) | ZooKeeperNetwork | inline |
| ~Network() | Network | inlinevirtual |
1.8.11