17 #ifndef __SLAVE_RESOURCE_ESTIMATORS_NOOP_HPP__
18 #define __SLAVE_RESOURCE_ESTIMATORS_NOOP_HPP__
31 class NoopResourceEstimatorProcess;
56 #endif // __SLAVE_RESOURCE_ESTIMATORS_NOOP_HPP__
virtual Try< Nothing > initialize(const lambda::function< process::Future< ResourceUsage >()> &usage)
virtual process::Future< Resources > oversubscribable()
Definition: resource_estimator.hpp:37
Try< ResourceStatistics > usage(pid_t pid, bool mem=true, bool cpus=true)
process::Owned< NoopResourceEstimatorProcess > process
Definition: noop.hpp:48
virtual ~NoopResourceEstimator()
Definition: future.hpp:57