activate(const std::string &clientPath) override | mesos::internal::master::allocator::RandomSorter | virtual |
add(const std::string &clientPath) override | mesos::internal::master::allocator::RandomSorter | virtual |
addSlave(const SlaveID &slaveId, const ResourceQuantities &scalarQuantities) override | mesos::internal::master::allocator::RandomSorter | inlinevirtual |
allocated(const std::string &clientPath, const SlaveID &slaveId, const Resources &resources) override | mesos::internal::master::allocator::RandomSorter | virtual |
allocation(const std::string &clientPath) const override | mesos::internal::master::allocator::RandomSorter | virtual |
allocation(const std::string &clientPath, const SlaveID &slaveId) const override | mesos::internal::master::allocator::RandomSorter | virtual |
allocationScalarQuantities(const std::string &clientPath) const override | mesos::internal::master::allocator::RandomSorter | virtual |
allocationScalarQuantities() const override | mesos::internal::master::allocator::RandomSorter | virtual |
contains(const std::string &clientPath) const override | mesos::internal::master::allocator::RandomSorter | virtual |
count() const override | mesos::internal::master::allocator::RandomSorter | virtual |
deactivate(const std::string &clientPath) override | mesos::internal::master::allocator::RandomSorter | virtual |
initialize(const Option< std::set< std::string >> &fairnessExcludeResourceNames) override | mesos::internal::master::allocator::RandomSorter | virtual |
RandomSorter() | mesos::internal::master::allocator::RandomSorter | |
RandomSorter(const process::UPID &allocator, const std::string &metricsPrefix) | mesos::internal::master::allocator::RandomSorter | explicit |
remove(const std::string &clientPath) override | mesos::internal::master::allocator::RandomSorter | virtual |
removeSlave(const SlaveID &slaveId) override | mesos::internal::master::allocator::RandomSorter | inlinevirtual |
sort() override | mesos::internal::master::allocator::RandomSorter | virtual |
Sorter()=default | mesos::internal::master::allocator::Sorter | |
Sorter(const process::UPID &allocator, const std::string &metricsPrefix) | mesos::internal::master::allocator::Sorter | inlineexplicit |
unallocated(const std::string &clientPath, const SlaveID &slaveId, const Resources &resources) override | mesos::internal::master::allocator::RandomSorter | virtual |
update(const std::string &clientPath, const SlaveID &slaveId, const Resources &oldAllocation, const Resources &newAllocation) override | mesos::internal::master::allocator::RandomSorter | virtual |
updateWeight(const std::string &path, double weight) override | mesos::internal::master::allocator::RandomSorter | virtual |
~RandomSorter() override | mesos::internal::master::allocator::RandomSorter | |
~Sorter()=default | mesos::internal::master::allocator::Sorter | virtual |