Apache Mesos
mesos::internal::master::allocator::Sorter Member List

This is the complete list of members for mesos::internal::master::allocator::Sorter, including all inherited members.

activate(const std::string &client)=0mesos::internal::master::allocator::Sorterpure virtual
add(const std::string &client)=0mesos::internal::master::allocator::Sorterpure virtual
addSlave(const SlaveID &slaveId, const ResourceQuantities &scalarQuantities)=0mesos::internal::master::allocator::Sorterpure virtual
allocated(const std::string &client, const SlaveID &slaveId, const Resources &resources)=0mesos::internal::master::allocator::Sorterpure virtual
allocation(const std::string &client) const =0mesos::internal::master::allocator::Sorterpure virtual
allocation(const std::string &client, const SlaveID &slaveId) const =0mesos::internal::master::allocator::Sorterpure virtual
allocationScalarQuantities(const std::string &client) const =0mesos::internal::master::allocator::Sorterpure virtual
allocationScalarQuantities() const =0mesos::internal::master::allocator::Sorterpure virtual
contains(const std::string &client) const =0mesos::internal::master::allocator::Sorterpure virtual
count() const =0mesos::internal::master::allocator::Sorterpure virtual
deactivate(const std::string &client)=0mesos::internal::master::allocator::Sorterpure virtual
initialize(const Option< std::set< std::string >> &fairnessExcludeResourceNames)=0mesos::internal::master::allocator::Sorterpure virtual
remove(const std::string &client)=0mesos::internal::master::allocator::Sorterpure virtual
removeSlave(const SlaveID &slaveId)=0mesos::internal::master::allocator::Sorterpure virtual
sort()=0mesos::internal::master::allocator::Sorterpure virtual
Sorter()=defaultmesos::internal::master::allocator::Sorter
Sorter(const process::UPID &allocator, const std::string &metricsPrefix)mesos::internal::master::allocator::Sorterinlineexplicit
unallocated(const std::string &client, const SlaveID &slaveId, const Resources &resources)=0mesos::internal::master::allocator::Sorterpure virtual
update(const std::string &client, const SlaveID &slaveId, const Resources &oldAllocation, const Resources &newAllocation)=0mesos::internal::master::allocator::Sorterpure virtual
updateWeight(const std::string &path, double weight)=0mesos::internal::master::allocator::Sorterpure virtual
~Sorter()=defaultmesos::internal::master::allocator::Sortervirtual