Apache Mesos
|
#include <state.hpp>
Public Member Functions | |
ResourcesState () | |
Static Public Member Functions | |
static Try< ResourcesState > | recover (const std::string &rootDir, bool strict) |
Public Attributes | |
Resources | resources |
Option< Resources > | target |
unsigned int | errors |
|
inline |
|
static |
unsigned int mesos::internal::slave::state::ResourcesState::errors |
Resources mesos::internal::slave::state::ResourcesState::resources |