Apache Mesos
Namespaces | Functions
rlimits.hpp File Reference
#include <stout/nothing.hpp>
#include <stout/try.hpp>
#include <mesos/mesos.hpp>

Go to the source code of this file.

Namespaces

 mesos
 
 mesos::internal
 
 mesos::internal::rlimits
 

Functions

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