Apache Mesos
|
This is the complete list of members for mesos::internal::slave::LinuxLauncher, including all inherited members.
available() | mesos::internal::slave::LinuxLauncher | static |
cgroup(const std::string &cgroupsRoot, const ContainerID &containerId) | mesos::internal::slave::LinuxLauncher | static |
create(const Flags &flags) | mesos::internal::slave::LinuxLauncher | static |
destroy(const ContainerID &containerId) | mesos::internal::slave::LinuxLauncher | virtual |
fork(const ContainerID &containerId, const std::string &path, const std::vector< std::string > &argv, const process::Subprocess::IO &in, const process::Subprocess::IO &out, const process::Subprocess::IO &err, const flags::FlagsBase *flags, const Option< std::map< std::string, std::string >> &environment, const Option< int > &enterNamespaces, const Option< int > &cloneNamespaces) | mesos::internal::slave::LinuxLauncher | virtual |
recover(const std::list< mesos::slave::ContainerState > &states) | mesos::internal::slave::LinuxLauncher | virtual |
status(const ContainerID &containerId) | mesos::internal::slave::LinuxLauncher | virtual |
~Launcher() | mesos::internal::slave::Launcher | inlinevirtual |
~LinuxLauncher() | mesos::internal::slave::LinuxLauncher | virtual |