, including all inherited members.
clientImpl | LogCabin::Client::Cluster | [private] |
Cluster(std::shared_ptr< TestingCallbacks > testingCallbacks, const Options &options=Options()) | LogCabin::Client::Cluster | [explicit] |
Cluster(const std::string &hosts, const Options &options=Options()) | LogCabin::Client::Cluster | [explicit] |
getConfiguration() const | LogCabin::Client::Cluster | |
getConfiguration2(uint64_t timeoutNanoseconds) const | LogCabin::Client::Cluster | |
getConfiguration2Ex(uint64_t timeoutNanoseconds) const | LogCabin::Client::Cluster | |
getServerInfo(const std::string &host, uint64_t timeoutNanoseconds, Server &info) | LogCabin::Client::Cluster | |
getServerInfoEx(const std::string &host, uint64_t timeoutNanoseconds) | LogCabin::Client::Cluster | |
getServerStats(const std::string &host, uint64_t timeoutNanoseconds, Protocol::ServerStats &stats) | LogCabin::Client::Cluster | |
getServerStatsEx(const std::string &host, uint64_t timeoutNanoseconds) | LogCabin::Client::Cluster | |
getTree() | LogCabin::Client::Cluster | |
Options typedef | LogCabin::Client::Cluster | |
setConfiguration(uint64_t oldId, const Configuration &newConfiguration) | LogCabin::Client::Cluster | |
setConfiguration2(uint64_t oldId, const Configuration &newConfiguration, uint64_t timeoutNanoseconds) | LogCabin::Client::Cluster | |
setConfiguration2Ex(uint64_t oldId, const Configuration &newConfiguration, uint64_t timeoutNanoseconds) | LogCabin::Client::Cluster | |
~Cluster() | LogCabin::Client::Cluster | |