|
Apache Mesos
|
This is the complete list of members for mesos::internal::master::allocator::Sorter, including all inherited members.
| activate(const std::string &client)=0 | mesos::internal::master::allocator::Sorter | pure virtual |
| add(const std::string &client)=0 | mesos::internal::master::allocator::Sorter | pure virtual |
| addSlave(const SlaveID &slaveId, const ResourceQuantities &scalarQuantities)=0 | mesos::internal::master::allocator::Sorter | pure virtual |
| allocated(const std::string &client, const SlaveID &slaveId, const Resources &resources)=0 | mesos::internal::master::allocator::Sorter | pure virtual |
| allocation(const std::string &client) const =0 | mesos::internal::master::allocator::Sorter | pure virtual |
| allocation(const std::string &client, const SlaveID &slaveId) const =0 | mesos::internal::master::allocator::Sorter | pure virtual |
| allocationScalarQuantities(const std::string &client) const =0 | mesos::internal::master::allocator::Sorter | pure virtual |
| allocationScalarQuantities() const =0 | mesos::internal::master::allocator::Sorter | pure virtual |
| contains(const std::string &client) const =0 | mesos::internal::master::allocator::Sorter | pure virtual |
| count() const =0 | mesos::internal::master::allocator::Sorter | pure virtual |
| deactivate(const std::string &client)=0 | mesos::internal::master::allocator::Sorter | pure virtual |
| initialize(const Option< std::set< std::string >> &fairnessExcludeResourceNames)=0 | mesos::internal::master::allocator::Sorter | pure virtual |
| remove(const std::string &client)=0 | mesos::internal::master::allocator::Sorter | pure virtual |
| removeSlave(const SlaveID &slaveId)=0 | mesos::internal::master::allocator::Sorter | pure virtual |
| sort()=0 | mesos::internal::master::allocator::Sorter | pure 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 &client, const SlaveID &slaveId, const Resources &resources)=0 | mesos::internal::master::allocator::Sorter | pure virtual |
| update(const std::string &client, const SlaveID &slaveId, const Resources &oldAllocation, const Resources &newAllocation)=0 | mesos::internal::master::allocator::Sorter | pure virtual |
| updateWeight(const std::string &path, double weight)=0 | mesos::internal::master::allocator::Sorter | pure virtual |
| ~Sorter()=default | mesos::internal::master::allocator::Sorter | virtual |
1.8.11