Apache Mesos
|
This is the complete list of members for mesos::state::ZooKeeperStorage, including all inherited members.
expunge(const internal::state::Entry &entry) override | mesos::state::ZooKeeperStorage | virtual |
get(const std::string &name) override | mesos::state::ZooKeeperStorage | virtual |
names() override | mesos::state::ZooKeeperStorage | virtual |
set(const internal::state::Entry &entry, const id::UUID &uuid) override | mesos::state::ZooKeeperStorage | virtual |
Storage() | mesos::state::Storage | inline |
ZooKeeperStorage(const std::string &servers, const Duration &timeout, const std::string &znode, const Option< zookeeper::Authentication > &auth=None()) | mesos::state::ZooKeeperStorage | |
~Storage() | mesos::state::Storage | inlinevirtual |
~ZooKeeperStorage() override | mesos::state::ZooKeeperStorage |