|
Apache Mesos
|
#include <url.hpp>
Static Public Member Functions | |
| static Try< URL > | parse (const std::string &url) |
| static const char * | scheme () |
Public Attributes | |
| const Option< Authentication > | authentication |
| const std::string | servers |
| const std::string | path |
|
inlinestatic |
| const Option<Authentication> zookeeper::URL::authentication |
| const std::string zookeeper::URL::path |
| const std::string zookeeper::URL::servers |
1.8.5