#include <hierarchical.hpp>
void mesos::internal::master::allocator::internal::Slave::decreaseAvailable |
( |
const FrameworkID & |
frameworkId, |
|
|
const Resources & |
offeredOrAllocated_ |
|
) |
| |
|
inline |
const Resources& mesos::internal::master::allocator::internal::Slave::getAvailable |
( |
| ) |
const |
|
inline |
const hashmap<FrameworkID, Resources>& mesos::internal::master::allocator::internal::Slave::getOfferedOrAllocated |
( |
| ) |
const |
|
inline |
const Resources& mesos::internal::master::allocator::internal::Slave::getTotal |
( |
| ) |
const |
|
inline |
const Resources& mesos::internal::master::allocator::internal::Slave::getTotalOfferedOrAllocated |
( |
| ) |
const |
|
inline |
bool mesos::internal::master::allocator::internal::Slave::hasGpu |
( |
| ) |
const |
|
inline |
void mesos::internal::master::allocator::internal::Slave::increaseAvailable |
( |
const FrameworkID & |
frameworkId, |
|
|
const Resources & |
offeredOrAllocated_ |
|
) |
| |
|
inline |
void mesos::internal::master::allocator::internal::Slave::updateTotal |
( |
const Resources & |
newTotal | ) |
|
|
inline |
bool mesos::internal::master::allocator::internal::Slave::activated |
const SlaveID mesos::internal::master::allocator::internal::Slave::id |
SlaveInfo mesos::internal::master::allocator::internal::Slave::info |
Resources mesos::internal::master::allocator::internal::Slave::totalAllocated |
The documentation for this class was generated from the following file: