|
Apache Mesos
|
This is the complete list of members for mesos::internal::slave::MesosContainerizerProcess, including all inherited members.
| attach(const ContainerID &containerId) | mesos::internal::slave::MesosContainerizerProcess | virtual |
| AuthenticatedHttpRequestHandler typedef | process::ProcessBase | protected |
| consume(MessageEvent &&event) override | process::ProcessBase | protectedvirtual |
| consume(DispatchEvent &&event) override | process::ProcessBase | protectedvirtual |
| consume(HttpEvent &&event) override | process::ProcessBase | protectedvirtual |
| consume(ExitedEvent &&event) override | process::ProcessBase | protectedvirtual |
| consume(TerminateEvent &&event) override | process::ProcessBase | protectedvirtual |
| containers() | mesos::internal::slave::MesosContainerizerProcess | virtual |
| delegate(const std::string &name, const UPID &pid) | process::ProcessBase | inlineprotected |
| destroy(const ContainerID &containerId, const Option< mesos::slave::ContainerTermination > &termination) | mesos::internal::slave::MesosContainerizerProcess | virtual |
| eventCount() | process::ProcessBase | protected |
| exec(const ContainerID &containerId, int_fd pipeWrite) | mesos::internal::slave::MesosContainerizerProcess | virtual |
| exited(const UPID &) | process::ProcessBase | inlineprotectedvirtual |
| finalize() | process::ProcessBase | inlineprotectedvirtual |
| http | process::ProcessBase | |
| HttpRequestHandler typedef | process::ProcessBase | protected |
| httpSequence | process::ProcessBase | |
| initialize() | process::ProcessBase | inlineprotectedvirtual |
| install(const std::string &name, const MessageHandler &handler) | process::ProcessBase | inlineprotected |
| install(const std::string &name, void(T::*method)(const UPID &, const std::string &)) | process::ProcessBase | inlineprotected |
| kill(const ContainerID &containerId, int signal) | mesos::internal::slave::MesosContainerizerProcess | virtual |
| launch(const ContainerID &containerId, const mesos::slave::ContainerConfig &containerConfig, const std::map< std::string, std::string > &environment, const Option< std::string > &pidCheckpointPath) | mesos::internal::slave::MesosContainerizerProcess | virtual |
| link(const UPID &pid, const RemoteConnection remote=RemoteConnection::REUSE) | process::ProcessBase | protected |
| lost(const UPID &) | process::ProcessBase | inlineprotectedvirtual |
| MesosContainerizerProcess(const Flags &_flags, Fetcher *_fetcher, IOSwitchboard *_ioSwitchboard, const process::Owned< Launcher > &_launcher, const process::Shared< Provisioner > &_provisioner, const std::vector< process::Owned< mesos::slave::Isolator >> &_isolators) | mesos::internal::slave::MesosContainerizerProcess | inline |
| message | process::ProcessBase | |
| MessageHandler typedef | process::ProcessBase | protected |
| operator<<(std::ostream &stream, const State &state) | mesos::internal::slave::MesosContainerizerProcess | friend |
| 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 |
| pruneImages(const std::vector< Image > &excludedImages) | mesos::internal::slave::MesosContainerizerProcess | virtual |
| recover(const Option< state::SlaveState > &state) | mesos::internal::slave::MesosContainerizerProcess | virtual |
| RemoteConnection enum name | process::ProcessBase | protected |
| remove(const ContainerID &containerId) | mesos::internal::slave::MesosContainerizerProcess | virtual |
| 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 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< MesosContainerizerProcess > | protected |
| self() const | process::Process< MesosContainerizerProcess > | inline |
| send(const UPID &to, const std::string &name, const char *data=nullptr, size_t length=0) | process::ProcessBase | protected |
| send(const UPID &to, std::string &&name) | process::ProcessBase | protected |
| send(const UPID &to, std::string &&name, std::string &&data) | process::ProcessBase | protected |
| serve(Event &&event) | process::ProcessBase | inlineprotectedvirtual |
| status(const ContainerID &containerId) | mesos::internal::slave::MesosContainerizerProcess | virtual |
| This typedef | process::Process< MesosContainerizerProcess > | protected |
| update(const ContainerID &containerId, const Resources &resources) | mesos::internal::slave::MesosContainerizerProcess | virtual |
| usage(const ContainerID &containerId) | mesos::internal::slave::MesosContainerizerProcess | virtual |
| wait(const ContainerID &containerId) | mesos::internal::slave::MesosContainerizerProcess | virtual |
| ~EventConsumer() | process::EventConsumer | inlinevirtual |
| ~MesosContainerizerProcess() | mesos::internal::slave::MesosContainerizerProcess | inlinevirtual |
| ~Process() | process::Process< MesosContainerizerProcess > | inlinevirtual |
| ~ProcessBase() | process::ProcessBase | virtual |
1.8.5