#include <log.hpp>
|
| Log (int quorum, const std::string &path, const std::set< process::UPID > &pids, bool autoInitialize=false, const Option< std::string > &metricsPrefix=None()) |
|
| Log (int quorum, const std::string &path, const std::string &servers, const Duration &timeout, const std::string &znode, const Option< zookeeper::Authentication > &auth=None(), bool autoInitialize=false, const Option< std::string > &metricsPrefix=None()) |
|
| ~Log () |
|
Position | position (const std::string &identity) const |
|
mesos::log::Log::Log |
( |
int |
quorum, |
|
|
const std::string & |
path, |
|
|
const std::set< process::UPID > & |
pids, |
|
|
bool |
autoInitialize = false , |
|
|
const Option< std::string > & |
metricsPrefix = None() |
|
) |
| |
mesos::log::Log::Log |
( |
int |
quorum, |
|
|
const std::string & |
path, |
|
|
const std::string & |
servers, |
|
|
const Duration & |
timeout, |
|
|
const std::string & |
znode, |
|
|
const Option< zookeeper::Authentication > & |
auth = None() , |
|
|
bool |
autoInitialize = false , |
|
|
const Option< std::string > & |
metricsPrefix = None() |
|
) |
| |
mesos::log::Log::~Log |
( |
| ) |
|
Position mesos::log::Log::position |
( |
const std::string & |
identity | ) |
const |
|
inline |
The documentation for this class was generated from the following file: