Apache Mesos
Functions
cgroups::freezer Namespace Reference

Functions

process::Future< Nothingfreeze (const std::string &hierarchy, const std::string &cgroup)
 
process::Future< Nothingthaw (const std::string &hierarchy, const std::string &cgroup)
 

Function Documentation

process::Future<Nothing> cgroups::freezer::freeze ( const std::string &  hierarchy,
const std::string &  cgroup 
)
process::Future<Nothing> cgroups::freezer::thaw ( const std::string &  hierarchy,
const std::string &  cgroup 
)