OmniSciDB
a5dc49c757
|
This is the complete list of members for LeafHostInfo, including all inherited members.
getConnectTimeout(unsigned connect_timeout) | LeafHostInfo | inline |
getHost() const | LeafHostInfo | inline |
getPort() const | LeafHostInfo | inline |
getRecvTimeout(unsigned recv_timeout) | LeafHostInfo | inline |
getRole() const | LeafHostInfo | inline |
getSendTimeout() | LeafHostInfo | inline |
getSSLCertFile() | LeafHostInfo | inline |
host_ | LeafHostInfo | private |
LeafHostInfo(const std::string &host, const uint16_t port, const NodeRole role) | LeafHostInfo | inline |
parseClusterConfig(const std::string &file_path, const unsigned connect_timeout, const unsigned recv_timeout, const unsigned send_timeout, const std::string &ca_cert) | LeafHostInfo | inlinestatic |
port_ | LeafHostInfo | private |
role_ | LeafHostInfo | private |