Apache Mesos
Functions
mesos::internal::rlimits Namespace Reference

Functions

Try< int > convert (RLimitInfo::RLimit::Type type)
 
Try< Nothingset (const RLimitInfo::RLimit &limit)
 
Try< RLimitInfo::RLimit > get (RLimitInfo::RLimit::Type type)
 

Function Documentation

Try<int> mesos::internal::rlimits::convert ( RLimitInfo::RLimit::Type  type)
Try<RLimitInfo::RLimit> mesos::internal::rlimits::get ( RLimitInfo::RLimit::Type  type)
Try<Nothing> mesos::internal::rlimits::set ( const RLimitInfo::RLimit &  limit)