Apache Mesos
|
#include <string>
#include <mesos/mesos.hpp>
#include <stout/error.hpp>
#include <stout/option.hpp>
#include <stout/try.hpp>
#include "master/registrar.hpp"
#include "master/registry.hpp"
Go to the source code of this file.
Classes | |
class | mesos::internal::master::weights::UpdateWeights |
Updates weights for the specified roles. More... | |
Namespaces | |
mesos | |
mesos::internal | |
mesos::internal::master | |
mesos::internal::master::weights | |