| Package | Description |
|---|---|
| com.azure.analytics.synapse.spark |
Package containing the classes for SparkClient.
|
| com.azure.analytics.synapse.spark.models |
Package containing the data models for SparkClient.
|
| Modifier and Type | Method and Description |
|---|---|
SparkStatementCancellationResult |
SparkSessionClient.cancelSparkStatement(int sessionId,
int statementId)
Kill a statement within a session.
|
| Modifier and Type | Method and Description |
|---|---|
SparkStatementCancellationResult |
SparkStatementCancellationResult.setMessage(String message)
Set the message property: The msg property from the Livy API.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.