|
Apache Mesos
|
Functions | |
| Try< Nothing > | checkpoint (const std::string &path, const std::string &message) |
| template<typename T , typename std::enable_if< std::is_convertible< T *, google::protobuf::Message * >::value, int >::type = 0> | |
| Try< Nothing > | checkpoint (const std::string &path, T message) |
| Try< Nothing > | checkpoint (const std::string &path, google::protobuf::RepeatedPtrField< Resource > resources) |
| Try< Nothing > | checkpoint (const std::string &path, const Resources &resources) |
|
inline |
|
inline |
|
inline |
1.8.5