|
Apache Mesos
|
#include <contender.hpp>
Public Member Functions | |
| LeaderContender (Group *group, const std::string &data, const Option< std::string > &label) | |
| virtual | ~LeaderContender () |
| process::Future< process::Future< Nothing > > | contend () |
| process::Future< bool > | withdraw () |
| zookeeper::LeaderContender::LeaderContender | ( | Group * | group, |
| const std::string & | data, | ||
| const Option< std::string > & | label | ||
| ) |
|
virtual |
| process::Future<process::Future<Nothing> > zookeeper::LeaderContender::contend | ( | ) |
| process::Future<bool> zookeeper::LeaderContender::withdraw | ( | ) |
1.8.11