|
Databricks C++ SDK 0.2.4
Interact with Databricks via an SDK
|
This is the complete list of members for databricks::ConnectionPool, including all inherited members.
| acquire() | databricks::ConnectionPool | |
| ConnectionPool(const AuthConfig &auth, const SQLConfig &sql, size_t min_connections=1, size_t max_connections=10) | databricks::ConnectionPool | |
| ConnectionPool(const ConnectionPool &)=delete | databricks::ConnectionPool | |
| ConnectionPool(ConnectionPool &&)=delete | databricks::ConnectionPool | |
| get_stats() const | databricks::ConnectionPool | |
| operator=(const ConnectionPool &)=delete | databricks::ConnectionPool | |
| operator=(ConnectionPool &&)=delete | databricks::ConnectionPool | |
| PooledConnection | databricks::ConnectionPool | friend |
| shutdown() | databricks::ConnectionPool | |
| warm_up() | databricks::ConnectionPool | |
| warm_up_async() | databricks::ConnectionPool | |
| ~ConnectionPool() | databricks::ConnectionPool |