Apache Mesos
|
#include <noop.hpp>
Public Member Functions | |
virtual | ~NoopResourceEstimator () |
virtual Try< Nothing > | initialize (const lambda::function< process::Future< ResourceUsage >()> &usage) |
virtual process::Future < Resources > | oversubscribable () |
![]() | |
virtual | ~ResourceEstimator () |
Protected Attributes | |
process::Owned < NoopResourceEstimatorProcess > | process |
Additional Inherited Members | |
![]() | |
static Try< ResourceEstimator * > | create (const Option< std::string > &type) |
|
virtual |
|
virtual |
Implements mesos::slave::ResourceEstimator.
|
virtual |
Implements mesos::slave::ResourceEstimator.
|
protected |