Freigeben über


Azure.Analytics.Synapse.Spark.Models Namespace

Klassen

SparkBatchJob

Der SparkBatchJob.

SparkBatchJobCollection

Antwort für Batchlistenvorgang.

SparkBatchJobOptions

The SparkBatchJobOptions.

SparkBatchJobState

The SparkBatchJobState.

SparkModelFactory

Modellfactory für schreibgeschützte Modelle.

SparkRequest

Die SparkRequest.

SparkScheduler

Der SparkScheduler.

SparkServiceError

Der SparkServiceError.

SparkServicePlugin

Das SparkServicePlugin.

SparkSession

Die SparkSession.

SparkSessionCollection

Die SparkSessionCollection.

SparkSessionOptions

Die SparkSessionOptions.

SparkSessionState

The SparkSessionState.

SparkStatement

The SparkStatement.

SparkStatementCancellationResult

Das SparkStatementCancellationResult.

SparkStatementCollection

Die SparkStatementCollection.

SparkStatementOptions

The SparkStatementOptions.

SparkStatementOutput

The SparkStatementOutput.

Strukturen

LivyStatementStates

The LivyStatementStates.

LivyStates

Der Batchzustand.

PluginCurrentState

Das PluginCurrentState.

SchedulerCurrentState

The SchedulerCurrentState.

SparkBatchJobResultType

Das Ergebnis des Spark-Batchauftrags.

SparkErrorSource

Die ErrorSource.

SparkJobType

Der Auftragstyp.

SparkSessionResultType

Der SparkSessionResultType.

SparkStatementLanguageType

The SparkStatementLanguageType.

Enumerationen

SparkBatchOperationCompletionType

Beschreibt die verschiedenen Möglichkeiten, wie der Spark-Batchauftragsvorgang abgeschlossen werden kann. Wenn JobSubmission verwendet wird, gilt der Vorgang als abgeschlossen, wenn der Livy-Status gestartet/ausgeführt/error/dead/success/killed ist. Wenn JobExecution verwendet wird, wird der Vorgang als abgeschlossen betrachtet, wenn der Livy-Status "error/dead/success/killed" lautet.