Apache Mesos
Classes | Functions | Variables
zookeeper Namespace Reference

Classes

struct  Authentication
 
class  Group
 
class  GroupProcess
 
class  LeaderContender
 
class  LeaderDetector
 
class  URL
 

Functions

std::ostream & operator<< (std::ostream &stream, const Authentication &authentication)
 
std::ostream & operator<< (std::ostream &stream, const URL &url)
 

Variables

const ACL_vector EVERYONE_READ_CREATOR_ALL
 
const ACL_vector EVERYONE_CREATE_AND_READ_CREATOR_ALL
 

Function Documentation

std::ostream& zookeeper::operator<< ( std::ostream &  stream,
const Authentication authentication 
)
inline
std::ostream& zookeeper::operator<< ( std::ostream &  stream,
const URL url 
)
inline

Variable Documentation

const ACL_vector zookeeper::EVERYONE_CREATE_AND_READ_CREATOR_ALL
const ACL_vector zookeeper::EVERYONE_READ_CREATOR_ALL