#include <sorter.hpp>
| mesos::internal::master::allocator::DRFSorter::Node::Allocation::Allocation |
( |
| ) |
|
|
inline |
| void mesos::internal::master::allocator::DRFSorter::Node::Allocation::add |
( |
const SlaveID & |
slaveId, |
|
|
const Resources & |
toAdd |
|
) |
| |
|
inline |
| void mesos::internal::master::allocator::DRFSorter::Node::Allocation::subtract |
( |
const SlaveID & |
slaveId, |
|
|
const Resources & |
toRemove |
|
) |
| |
|
inline |
| void mesos::internal::master::allocator::DRFSorter::Node::Allocation::update |
( |
const SlaveID & |
slaveId, |
|
|
const Resources & |
oldAllocation, |
|
|
const Resources & |
newAllocation |
|
) |
| |
|
inline |
| uint64_t mesos::internal::master::allocator::DRFSorter::Node::Allocation::count |
| hashmap<SlaveID, Resources> mesos::internal::master::allocator::DRFSorter::Node::Allocation::resources |
| ResourceQuantities mesos::internal::master::allocator::DRFSorter::Node::Allocation::totals |
The documentation for this struct was generated from the following file: