Azure.Analytics.Synapse.Spark.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
SparkBatchJob |
The SparkBatchJob. |
SparkBatchJobCollection |
Response for batch list operation. |
SparkBatchJobOptions |
The SparkBatchJobOptions. |
SparkBatchJobState |
The SparkBatchJobState. |
SparkModelFactory |
Model factory for read-only models. |
SparkRequest |
The SparkRequest. |
SparkScheduler |
The SparkScheduler. |
SparkServiceError |
The SparkServiceError. |
SparkServicePlugin |
The SparkServicePlugin. |
SparkSession |
The SparkSession. |
SparkSessionCollection |
The SparkSessionCollection. |
SparkSessionOptions |
The SparkSessionOptions. |
SparkSessionState |
The SparkSessionState. |
SparkStatement |
The SparkStatement. |
SparkStatementCancellationResult |
The SparkStatementCancellationResult. |
SparkStatementCollection |
The SparkStatementCollection. |
SparkStatementOptions |
The SparkStatementOptions. |
SparkStatementOutput |
The SparkStatementOutput. |
Structs
LivyStatementStates |
The LivyStatementStates. |
LivyStates |
The batch state. |
PluginCurrentState |
The PluginCurrentState. |
SchedulerCurrentState |
The SchedulerCurrentState. |
SparkBatchJobResultType |
The Spark batch job result. |
SparkErrorSource |
The ErrorSource. |
SparkJobType |
The job type. |
SparkSessionResultType |
The SparkSessionResultType. |
SparkStatementLanguageType |
The SparkStatementLanguageType. |
Enums
SparkBatchOperationCompletionType |
Describes the different ways of Spark batch job operation could complete. If JobSubmission is used, the operation will be considered as complete when Livy state is starting/running/error/dead/success/killed. If JobExecution is used, the operation will be considered as complete when Livy state is error/dead/success/killed. |
Azure SDK for .NET