|
Apache Mesos
|
#include <hierarchical.hpp>
Public Member Functions | |
| void | add (const SlaveID &slaveID, const Resources &resources) |
| void | subtract (const SlaveID &slaveID, const Resources &resources) |
| bool | empty () const |
| ResourceQuantities | quantities () const |
| void mesos::internal::master::allocator::internal::ScalarResourceTotals::add | ( | const SlaveID & | slaveID, |
| const Resources & | resources | ||
| ) |
|
inline |
|
inline |
| void mesos::internal::master::allocator::internal::ScalarResourceTotals::subtract | ( | const SlaveID & | slaveID, |
| const Resources & | resources | ||
| ) |
1.8.11