#include <sorter.hpp>
Enumerator |
---|
ACTIVE_LEAF |
|
INACTIVE_LEAF |
|
INTERNAL |
|
mesos::internal::master::allocator::RandomSorter::Node::Node |
( |
const std::string & |
_name, |
|
|
Kind |
_kind, |
|
|
Node * |
_parent |
|
) |
| |
|
inline |
mesos::internal::master::allocator::RandomSorter::Node::~Node |
( |
| ) |
|
|
inline |
void mesos::internal::master::allocator::RandomSorter::Node::addChild |
( |
Node * |
child | ) |
|
|
inline |
const std::string& mesos::internal::master::allocator::RandomSorter::Node::clientPath |
( |
| ) |
const |
|
inline |
bool mesos::internal::master::allocator::RandomSorter::Node::isLeaf |
( |
| ) |
const |
|
inline |
void mesos::internal::master::allocator::RandomSorter::Node::removeChild |
( |
const Node * |
child | ) |
|
|
inline |
std::vector<Node*> mesos::internal::master::allocator::RandomSorter::Node::children |
Kind mesos::internal::master::allocator::RandomSorter::Node::kind |
std::string mesos::internal::master::allocator::RandomSorter::Node::name |
Node* mesos::internal::master::allocator::RandomSorter::Node::parent |
std::string mesos::internal::master::allocator::RandomSorter::Node::path |
Option<double> mesos::internal::master::allocator::RandomSorter::Node::weight |
|
mutable |
The documentation for this struct was generated from the following file:
- src/master/allocator/mesos/sorter/random/sorter.hpp