|
Apache Mesos
|
#include <registrar.hpp>
Public Member Functions | |
| AdmitResourceProvider (const ResourceProviderID &id) | |
Public Member Functions inherited from mesos::resource_provider::Registrar::Operation | |
| virtual | ~Operation ()=default |
| Try< bool > | operator() (registry::Registry *registry) |
| bool | set () |
Public Member Functions inherited from process::Promise< bool > | |
| Promise () | |
| Promise (const bool &t) | |
| Promise (Promise< bool > &&that) | |
| virtual | ~Promise () |
| bool | discard () |
| bool | set (const bool &_t) |
| bool | set (bool &&_t) |
| bool | set (const Future< bool > &future) |
| bool | associate (const Future< bool > &future) |
| bool | fail (const std::string &message) |
| Future< bool > | future () const |
Additional Inherited Members |
|
explicit |
1.8.5