Databricks C++ SDK 0.2.4
Interact with Databricks via an SDK
Loading...
Searching...
No Matches
databricks::Compute Member List

This is the complete list of members for databricks::Compute, including all inherited members.

Compute(const AuthConfig &auth)databricks::Computeexplicit
Compute(std::shared_ptr< internal::IHttpClient > http_client)databricks::Computeexplicit
Compute(const Compute &)=deletedatabricks::Compute
create_compute(const Cluster &cluster_config)databricks::Compute
get_compute(const std::string &cluster_id)databricks::Compute
list_compute()databricks::Compute
operator=(const Compute &)=deletedatabricks::Compute
restart_compute(const std::string &cluster_id)databricks::Compute
start_compute(const std::string &cluster_id)databricks::Compute
terminate_compute(const std::string &cluster_id)databricks::Compute
~Compute()databricks::Compute