#include <state.hpp>
|
| static Try< RunState > | recover (const std::string &rootDir, const SlaveID &slaveId, const FrameworkID &frameworkId, const ExecutorID &executorId, const ContainerID &containerId, bool strict, bool rebooted) |
| |
| mesos::internal::slave::state::RunState::RunState |
( |
| ) |
|
|
inline |
| static Try<RunState> mesos::internal::slave::state::RunState::recover |
( |
const std::string & |
rootDir, |
|
|
const SlaveID & |
slaveId, |
|
|
const FrameworkID & |
frameworkId, |
|
|
const ExecutorID & |
executorId, |
|
|
const ContainerID & |
containerId, |
|
|
bool |
strict, |
|
|
bool |
rebooted |
|
) |
| |
|
static |
| bool mesos::internal::slave::state::RunState::completed |
| unsigned int mesos::internal::slave::state::RunState::errors |
| Option<pid_t> mesos::internal::slave::state::RunState::forkedPid |
| Option<bool> mesos::internal::slave::state::RunState::http |
| Option<ContainerID> mesos::internal::slave::state::RunState::id |
The documentation for this struct was generated from the following file: