NebulaGraph CPP Client  release-3.4
ConnectionPool Class Reference

Public Member Functions

void init (const std::vector< std::string > &addresses, const Config &config)
 
void close ()
 
Session getSession (const std::string &username, const std::string &password, bool retryConnect=true)
 
Connection getConnection ()
 
void giveBack (Connection &&conn)
 
std::size_t size () const
 

Detailed Description

Definition at line 19 of file ConnectionPool.h.


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