Apache Mesos
|
This is the complete list of members for mesos::internal::checks::CheckerProcess, including all inherited members.
AuthenticatedHttpRequestHandler typedef | process::ProcessBase | protected |
CheckerProcess(const CheckInfo &checkInfo, const std::string &launcherDir, const lambda::function< void(const Try< CheckStatusInfo > &)> &_callback, const TaskID &_taskId, const std::string &_name, Variant< runtime::Plain, runtime::Docker, runtime::Nested > _runtime, const Option< std::string > &scheme, bool ipv6=false) | mesos::internal::checks::CheckerProcess | |
consume(process::MessageEvent &&event) override | ProtobufProcess< CheckerProcess > | inlineprotectedvirtual |
Process< CheckerProcess >::consume(DispatchEvent &&event) override | process::ProcessBase | protectedvirtual |
Process< CheckerProcess >::consume(HttpEvent &&event) override | process::ProcessBase | protectedvirtual |
Process< CheckerProcess >::consume(ExitedEvent &&event) override | process::ProcessBase | protectedvirtual |
Process< CheckerProcess >::consume(TerminateEvent &&event) override | process::ProcessBase | protectedvirtual |
delegate(const std::string &name, const UPID &pid) | process::ProcessBase | inlineprotected |
eventCount() | process::ProcessBase | protected |
exited(const UPID &) | process::ProcessBase | inlineprotectedvirtual |
finalize() override | mesos::internal::checks::CheckerProcess | protectedvirtual |
http | process::ProcessBase | |
HttpRequestHandler typedef | process::ProcessBase | protected |
httpSequence | process::ProcessBase | |
initialize() override | mesos::internal::checks::CheckerProcess | protectedvirtual |
install(void(CheckerProcess::*method)(const process::UPID &, const M &)) | ProtobufProcess< CheckerProcess > | inlineprotected |
install(void(CheckerProcess::*method)(const process::UPID &, M &&)) | ProtobufProcess< CheckerProcess > | inlineprotected |
install(void(CheckerProcess::*method)(const process::UPID &)) | ProtobufProcess< CheckerProcess > | inlineprotected |
install(void(CheckerProcess::*method)(const process::UPID &, PC...), MessageProperty< M, P >...param) | ProtobufProcess< CheckerProcess > | inlineprotected |
install(void(CheckerProcess::*method)(const M &)) | ProtobufProcess< CheckerProcess > | inlineprotected |
install(void(CheckerProcess::*method)(M &&)) | ProtobufProcess< CheckerProcess > | inlineprotected |
install(void(CheckerProcess::*method)()) | ProtobufProcess< CheckerProcess > | inlineprotected |
install(void(CheckerProcess::*method)(PC...), MessageProperty< M, P >...param) | ProtobufProcess< CheckerProcess > | inlineprotected |
Process< CheckerProcess >::install(const std::string &name, const MessageHandler &handler) | process::ProcessBase | inlineprotected |
Process< CheckerProcess >::install(const std::string &name, void(T::*method)(const UPID &, const std::string &)) | process::ProcessBase | inlineprotected |
link(const UPID &pid, const RemoteConnection remote=RemoteConnection::REUSE) | process::ProcessBase | protected |
lost(const UPID &) | process::ProcessBase | inlineprotectedvirtual |
message | process::ProcessBase | |
MessageHandler typedef | process::ProcessBase | protected |
MessageProperty typedef | ProtobufProcess< CheckerProcess > | protected |
pause() | mesos::internal::checks::CheckerProcess | |
ProcessBase(const std::string &id="") | process::ProcessBase | explicit |
provide(const std::string &name, const std::string &path, const std::map< std::string, std::string > &types=mime::types) | process::ProcessBase | inlineprotected |
RemoteConnection enum name | process::ProcessBase | protected |
reply(const google::protobuf::Message &message) | ProtobufProcess< CheckerProcess > | inlineprotected |
resume() | mesos::internal::checks::CheckerProcess | |
route(const std::string &name, const Option< std::string > &help, const HttpRequestHandler &handler, const RouteOptions &options=RouteOptions()) | process::ProcessBase | protected |
route(const std::string &name, const Option< std::string > &help, Future< http::Response >(T::*method)(const http::Request &), const RouteOptions &options=RouteOptions()) | process::ProcessBase | inlineprotected |
route(const std::string &name, const std::string &realm, const Option< std::string > &help, const AuthenticatedHttpRequestHandler &handler, const RouteOptions &options=RouteOptions()) | process::ProcessBase | protected |
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::ProcessBase | inlineprotected |
Self typedef | process::Process< CheckerProcess > | protected |
self() const | process::Process< CheckerProcess > | inline |
send(const process::UPID &to, const google::protobuf::Message &message) | ProtobufProcess< CheckerProcess > | inlineprotected |
Process< CheckerProcess >::send(const UPID &to, const std::string &name, const char *data=nullptr, size_t length=0) | process::ProcessBase | protected |
Process< CheckerProcess >::send(const UPID &to, std::string &&name) | process::ProcessBase | protected |
Process< CheckerProcess >::send(const UPID &to, std::string &&name, std::string &&data) | process::ProcessBase | protected |
serve(Event &&event) | process::ProcessBase | inlineprotectedvirtual |
This typedef | process::Process< CheckerProcess > | protected |
~CheckerProcess() override | mesos::internal::checks::CheckerProcess | inline |
~EventConsumer() | process::EventConsumer | inlinevirtual |
~Process() override | process::Process< CheckerProcess > | inline |
~ProcessBase() override | process::ProcessBase | |
~ProtobufProcess() override | ProtobufProcess< CheckerProcess > | inline |