Apache Mesos
Static Public Member Functions | Public Attributes | List of all members
zookeeper::URL Class Reference

#include <url.hpp>

Static Public Member Functions

static Try< URLparse (const std::string &url)
 
static const char * scheme ()
 

Public Attributes

const Option< Authenticationauthentication
 
const std::string servers
 
const std::string path
 

Member Function Documentation

Try< URL > zookeeper::URL::parse ( const std::string &  url)
inlinestatic
static const char* zookeeper::URL::scheme ( )
inlinestatic

Member Data Documentation

const Option<Authentication> zookeeper::URL::authentication
const std::string zookeeper::URL::path
const std::string zookeeper::URL::servers

The documentation for this class was generated from the following file: