Apache Mesos
|
#include <cgroups.hpp>
Public Member Functions | |
virtual | ~Counter () |
process::Future< uint64_t > | value () const |
Static Public Member Functions | |
static Try< process::Owned< Counter > > | create (const std::string &hierarchy, const std::string &cgroup, Level level) |
|
virtual |
|
static |
process::Future<uint64_t> cgroups::memory::pressure::Counter::value | ( | ) | const |