Apache Mesos
mesos::internal::slave::PosixRLimitsIsolatorProcess Member List

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

AuthenticatedHttpRequestHandler typedefprocess::ProcessBaseprotected
cleanup(const ContainerID &containerId)mesos::internal::slave::MesosIsolatorProcessinlinevirtual
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
create(const Flags &flags)mesos::internal::slave::PosixRLimitsIsolatorProcessstatic
delegate(const std::string &name, const UPID &pid)process::ProcessBaseinlineprotected
eventCount()process::ProcessBaseprotected
exited(const UPID &)process::ProcessBaseinlineprotectedvirtual
finalize()process::ProcessBaseinlineprotectedvirtual
httpprocess::ProcessBase
HttpRequestHandler typedefprocess::ProcessBaseprotected
httpSequenceprocess::ProcessBase
initialize()process::ProcessBaseinlineprotectedvirtual
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
isolate(const ContainerID &containerId, pid_t pid)mesos::internal::slave::MesosIsolatorProcessinlinevirtual
link(const UPID &pid, const RemoteConnection remote=RemoteConnection::REUSE)process::ProcessBaseprotected
lost(const UPID &)process::ProcessBaseinlineprotectedvirtual
messageprocess::ProcessBase
MessageHandler typedefprocess::ProcessBaseprotected
prepare(const ContainerID &containerId, const mesos::slave::ContainerConfig &containerConfig) overridemesos::internal::slave::PosixRLimitsIsolatorProcessvirtual
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(const std::vector< mesos::slave::ContainerState > &states, const hashset< ContainerID > &orphans)mesos::internal::slave::MesosIsolatorProcessinlinevirtual
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< MesosIsolatorProcess >inline
Self typedefprocess::Process< MesosIsolatorProcess >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
status(const ContainerID &containerId)mesos::internal::slave::MesosIsolatorProcessinlinevirtual
supportsNesting() overridemesos::internal::slave::PosixRLimitsIsolatorProcessvirtual
supportsStandalone() overridemesos::internal::slave::PosixRLimitsIsolatorProcessvirtual
This typedefprocess::Process< MesosIsolatorProcess >protected
update(const ContainerID &containerId, const Resources &resourceRequests, const google::protobuf::Map< std::string, Value::Scalar > &resourceLimits={})mesos::internal::slave::MesosIsolatorProcessinlinevirtual
usage(const ContainerID &containerId)mesos::internal::slave::MesosIsolatorProcessinlinevirtual
watch(const ContainerID &containerId)mesos::internal::slave::MesosIsolatorProcessinlinevirtual
~EventConsumer()process::EventConsumerinlinevirtual
~MesosIsolatorProcess() overridemesos::internal::slave::MesosIsolatorProcessinline
~Process() overrideprocess::Process< MesosIsolatorProcess >inline
~ProcessBase() overrideprocess::ProcessBase