NebulaGraph CPP Client
release-3.8
|
This is the complete list of members for ConnectionPool, including all inherited members.
close() (defined in ConnectionPool) | ConnectionPool | |
getConnection() (defined in ConnectionPool) | ConnectionPool | |
getSession(const std::string &username, const std::string &password, bool retryConnect=true) (defined in ConnectionPool) | ConnectionPool | |
giveBack(Connection &&conn) (defined in ConnectionPool) | ConnectionPool | |
init(const std::vector< std::string > &addresses, const Config &config) (defined in ConnectionPool) | ConnectionPool | |
size() const (defined in ConnectionPool) | ConnectionPool | inline |
~ConnectionPool() (defined in ConnectionPool) | ConnectionPool |