| 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 |
|---|---|
SparkStatementCollection |
SparkSessionClient.getSparkStatements(int sessionId)
Gets a list of statements within a spark session.
|
| Modifier and Type | Method and Description |
|---|---|
SparkStatementCollection |
SparkStatementCollection.setStatements(List<SparkStatement> statements)
Set the statements property: The statements property.
|
SparkStatementCollection |
SparkStatementCollection.setTotal(int total)
Set the total property: The total_statements property.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.