Apache Mesos
|
Namespaces | |
internal | |
Classes | |
class | Allocator |
Basic model of an allocator: resources are allocated to a framework in the form of offers. More... | |
struct | FrameworkOptions |
Per-framework allocator-specific options that are not part of FrameworkInfo . More... | |
class | OfferConstraintsFilter |
struct | Options |
Pass in configuration to the allocator. More... | |
Variables | |
constexpr Duration | DEFAULT_ALLOCATOR_RECOVERY_TIMEOUT = Minutes(10) |
constexpr double | DEFAULT_ALLOCATOR_AGENT_RECOVERY_FACTOR = 0.80 |
constexpr double mesos::allocator::DEFAULT_ALLOCATOR_AGENT_RECOVERY_FACTOR = 0.80 |