Apache Mesos
mesos::internal::log::LogProcess Member List

This is the complete list of members for mesos::internal::log::LogProcess, including all inherited members.

AuthenticatedHttpRequestHandler typedefprocess::ProcessBaseprotected
consume(MessageEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
consume(DispatchEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
consume(HttpEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
consume(ExitedEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
consume(TerminateEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
delegate(const std::string &name, const UPID &pid)process::ProcessBaseinlineprotected
eventCount()process::ProcessBaseprotected
exited(const UPID &)process::ProcessBaseinlineprotectedvirtual
finalize() overridemesos::internal::log::LogProcessprotectedvirtual
httpprocess::ProcessBase
HttpRequestHandler typedefprocess::ProcessBaseprotected
httpSequenceprocess::ProcessBase
initialize() overridemesos::internal::log::LogProcessprotectedvirtual
install(const std::string &name, const MessageHandler &handler)process::ProcessBaseinlineprotected
install(const std::string &name, void(T::*method)(const UPID &, const std::string &))process::ProcessBaseinlineprotected
link(const UPID &pid, const RemoteConnection remote=RemoteConnection::REUSE)process::ProcessBaseprotected
LogProcess(size_t _quorum, const std::string &path, const std::set< process::UPID > &pids, bool _autoInitialize, const Option< std::string > &metricsPrefix)mesos::internal::log::LogProcess
LogProcess(size_t _quorum, const std::string &path, const std::string &servers, const Duration &timeout, const std::string &znode, const Option< zookeeper::Authentication > &auth, bool _autoInitialize, const Option< std::string > &metricsPrefix)mesos::internal::log::LogProcess
LogReaderProcess classmesos::internal::log::LogProcessfriend
LogWriterProcess classmesos::internal::log::LogProcessfriend
lost(const UPID &)process::ProcessBaseinlineprotectedvirtual
messageprocess::ProcessBase
MessageHandler typedefprocess::ProcessBaseprotected
ProcessBase(const std::string &id="")process::ProcessBaseexplicit
provide(const std::string &name, const std::string &path, const std::map< std::string, std::string > &types=mime::types)process::ProcessBaseinlineprotected
recover()mesos::internal::log::LogProcess
RemoteConnection enum nameprocess::ProcessBaseprotected
route(const std::string &name, const Option< std::string > &help, const HttpRequestHandler &handler, const RouteOptions &options=RouteOptions())process::ProcessBaseprotected
route(const std::string &name, const Option< std::string > &help, Future< http::Response >(T::*method)(const http::Request &), const RouteOptions &options=RouteOptions())process::ProcessBaseinlineprotected
route(const std::string &name, const std::string &realm, const Option< std::string > &help, const AuthenticatedHttpRequestHandler &handler, const RouteOptions &options=RouteOptions())process::ProcessBaseprotected
route(const std::string &name, const Option< std::string > &realm, const Option< std::string > &help, Future< http::Response >(T::*method)(const http::Request &, const Option< http::authentication::Principal > &), const RouteOptions &options=RouteOptions())process::ProcessBaseinlineprotected
self() constprocess::Process< LogProcess >inline
Self typedefprocess::Process< LogProcess >protected
send(const UPID &to, const std::string &name, const char *data=nullptr, size_t length=0)process::ProcessBaseprotected
send(const UPID &to, std::string &&name)process::ProcessBaseprotected
send(const UPID &to, std::string &&name, std::string &&data)process::ProcessBaseprotected
serve(Event &&event)process::ProcessBaseinlineprotectedvirtual
This typedefprocess::Process< LogProcess >protected
~EventConsumer()process::EventConsumerinlinevirtual
~Process() overrideprocess::Process< LogProcess >inline
~ProcessBase() overrideprocess::ProcessBase