#include <hierarchical.hpp>
mesos::internal::master::allocator::internal::Role::Role |
( |
const std::string & |
name, |
|
|
Role * |
parent |
|
) |
| |
std::vector<Role*> mesos::internal::master::allocator::internal::Role::children |
( |
| ) |
const |
|
inline |
const hashset<FrameworkID>& mesos::internal::master::allocator::internal::Role::frameworks |
( |
| ) |
const |
|
inline |
bool mesos::internal::master::allocator::internal::Role::isEmpty |
( |
| ) |
const |
|
inline |
ResourceQuantities mesos::internal::master::allocator::internal::Role::offeredOrAllocatedReservedScalarQuantities |
( |
| ) |
const |
|
inline |
const Quota& mesos::internal::master::allocator::internal::Role::quota |
( |
| ) |
const |
|
inline |
ResourceQuantities mesos::internal::master::allocator::internal::Role::quotaConsumed |
( |
| ) |
const |
|
inline |
ResourceQuantities mesos::internal::master::allocator::internal::Role::quotaOfferedOrConsumed |
( |
| ) |
const |
|
inline |
const ResourceQuantities& mesos::internal::master::allocator::internal::Role::reservationScalarQuantities |
( |
| ) |
const |
|
inline |
double mesos::internal::master::allocator::internal::Role::weight |
( |
| ) |
const |
|
inline |
const std::string mesos::internal::master::allocator::internal::Role::basename |
const std::string mesos::internal::master::allocator::internal::Role::role |
The documentation for this class was generated from the following file: