|
Databricks C++ SDK 0.2.4
Interact with Databricks via an SDK
|
#include "databricks/core/config.h"#include <memory>#include <vector>#include <mutex>#include <condition_variable>#include <queue>#include <future>Go to the source code of this file.
Classes | |
| class | databricks::ConnectionPool |
| Thread-safe connection pool for managing Databricks connections. More... | |
| class | databricks::ConnectionPool::PooledConnection |
| RAII wrapper for a pooled connection. More... | |
| struct | databricks::ConnectionPool::Stats |
| Get current pool statistics. More... | |
Namespaces | |
| namespace | databricks |