#include <zookeeper_test_server.hpp>
mesos::internal::tests::ZooKeeperTestServer::ZooKeeperTestServer |
( |
| ) |
|
mesos::internal::tests::ZooKeeperTestServer::~ZooKeeperTestServer |
( |
| ) |
|
std::string mesos::internal::tests::ZooKeeperTestServer::connectString |
( |
| ) |
const |
void mesos::internal::tests::ZooKeeperTestServer::expireSession |
( |
int64_t |
sessionId | ) |
|
Duration mesos::internal::tests::ZooKeeperTestServer::getMaxSessionTimeout |
( |
| ) |
const |
Duration mesos::internal::tests::ZooKeeperTestServer::getMinSessionTimeout |
( |
| ) |
const |
void mesos::internal::tests::ZooKeeperTestServer::setMaxSessionTimeout |
( |
const Duration & |
max | ) |
|
void mesos::internal::tests::ZooKeeperTestServer::setMinSessionTimeout |
( |
const Duration & |
min | ) |
|
void mesos::internal::tests::ZooKeeperTestServer::shutdownNetwork |
( |
| ) |
|
int mesos::internal::tests::ZooKeeperTestServer::startNetwork |
( |
| ) |
|
The documentation for this class was generated from the following file: