17 #ifndef __MESOS_ZOOKEEPER_CONTENDER_HPP__
18 #define __MESOS_ZOOKEEPER_CONTENDER_HPP__
32 class LeaderContenderProcess;
48 const std::string& data,
76 LeaderContenderProcess* process;
81 #endif // __MESOS_ZOOKEEPER_CONTENDER_HPP__
virtual ~LeaderContender()
process::Future< bool > withdraw()
Definition: contender.hpp:40
process::Future< process::Future< Nothing > > contend()
LeaderContender(Group *group, const std::string &data, const Option< std::string > &label)
Definition: future.hpp:57