17 #ifndef __SLAVE_QOS_CONTROLLERS_NOOP_HPP__ 18 #define __SLAVE_QOS_CONTROLLERS_NOOP_HPP__ 31 class NoopQoSControllerProcess;
57 #endif // __SLAVE_QOS_CONTROLLERS_NOOP_HPP__
process::Owned< NoopQoSControllerProcess > process
Definition: noop.hpp:49
~NoopQoSController() override
Try< ResourceStatistics > usage(pid_t pid, bool mem=true, bool cpus=true)
process::Future< std::list< mesos::slave::QoSCorrection > > corrections() override
Definition: attributes.hpp:24
Definition: qos_controller.hpp:44
Try< Nothing > initialize(const lambda::function< process::Future< ResourceUsage >()> &usage) override
Definition: future.hpp:58