Package | Description |
---|---|
com.databricks.sdk |
Modifier and Type | Method and Description |
---|---|
CommandExecutionAPI |
WorkspaceClient.commandExecution()
This API allows execution of Python, Scala, SQL, or R commands on running Databricks Clusters.
|
Modifier and Type | Method and Description |
---|---|
WorkspaceClient |
WorkspaceClient.withCommandExecutionAPI(CommandExecutionAPI commandExecution)
Replace the default CommandExecutionAPI with a custom implementation.
|
Copyright © 2024. All rights reserved.