#include <state.hpp>
|
| static Try< FrameworkState > | recover (const std::string &rootDir, const SlaveID &slaveId, const FrameworkID &frameworkId, bool strict) |
| |
| mesos::internal::slave::state::FrameworkState::FrameworkState |
( |
| ) |
|
|
inline |
| static Try<FrameworkState> mesos::internal::slave::state::FrameworkState::recover |
( |
const std::string & |
rootDir, |
|
|
const SlaveID & |
slaveId, |
|
|
const FrameworkID & |
frameworkId, |
|
|
bool |
strict |
|
) |
| |
|
static |
| unsigned int mesos::internal::slave::state::FrameworkState::errors |
| FrameworkID mesos::internal::slave::state::FrameworkState::id |
| Option<FrameworkInfo> mesos::internal::slave::state::FrameworkState::info |
The documentation for this struct was generated from the following file: