Skip navigation links
A B C D E F G H L M P Q R S U V 

A

addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Adds a custom Http pipeline policy.

B

buildSparkBatchAsyncClient() - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Builds an instance of SparkBatchAsyncClient async client.
buildSparkBatchClient() - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Builds an instance of SparkBatchClient sync client.
buildSparkSessionAsyncClient() - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Builds an instance of SparkSessionAsyncClient async client.
buildSparkSessionClient() - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Builds an instance of SparkSessionClient sync client.

C

CANCELLED - Static variable in class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
Static value Cancelled for SparkBatchJobResultType.
CANCELLED - Static variable in class com.azure.analytics.synapse.spark.models.SparkSessionResultType
Static value Cancelled for SparkSessionResultType.
cancelSparkBatchJob(int) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Cancels a running spark batch job.
cancelSparkBatchJob(int) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Cancels a running spark batch job.
cancelSparkBatchJobWithResponse(int) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Cancels a running spark batch job.
cancelSparkBatchJobWithResponse(int, Context) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Cancels a running spark batch job.
cancelSparkSession(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Cancels a running spark session.
cancelSparkSession(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Cancels a running spark session.
cancelSparkSessionWithResponse(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Cancels a running spark session.
cancelSparkSessionWithResponse(int, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Cancels a running spark session.
cancelSparkStatement(int, int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Kill a statement within a session.
cancelSparkStatement(int, int) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Kill a statement within a session.
cancelSparkStatementWithResponse(int, int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Kill a statement within a session.
cancelSparkStatementWithResponse(int, int, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Kill a statement within a session.
CLEANUP - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value Cleanup for PluginCurrentState.
com.azure.analytics.synapse.spark - package com.azure.analytics.synapse.spark
Package containing the classes for SparkClient.
com.azure.analytics.synapse.spark.models - package com.azure.analytics.synapse.spark.models
Package containing the data models for SparkClient.
configuration(Configuration) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The configuration store that is used during construction of the service client.
createSparkBatchJob(SparkBatchJobOptions, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Create new spark batch job.
createSparkBatchJob(SparkBatchJobOptions) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Create new spark batch job.
createSparkBatchJob(SparkBatchJobOptions, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Create new spark batch job.
createSparkBatchJob(SparkBatchJobOptions) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Create new spark batch job.
createSparkBatchJobWithResponse(SparkBatchJobOptions, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Create new spark batch job.
createSparkBatchJobWithResponse(SparkBatchJobOptions, Boolean, Context) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Create new spark batch job.
createSparkSession(SparkSessionOptions, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Create new spark session.
createSparkSession(SparkSessionOptions) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Create new spark session.
createSparkSession(SparkSessionOptions, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Create new spark session.
createSparkSession(SparkSessionOptions) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Create new spark session.
createSparkSessionWithResponse(SparkSessionOptions, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Create new spark session.
createSparkSessionWithResponse(SparkSessionOptions, Boolean, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Create new spark session.
createSparkStatement(int, SparkStatementOptions) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Create statement within a spark session.
createSparkStatement(int, SparkStatementOptions) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Create statement within a spark session.
createSparkStatementWithResponse(int, SparkStatementOptions) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Create statement within a spark session.
createSparkStatementWithResponse(int, SparkStatementOptions, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Create statement within a spark session.
credential(TokenCredential) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The TokenCredential used for authentication.

D

DEPENDENCY - Static variable in class com.azure.analytics.synapse.spark.models.SparkErrorSource
Static value Dependency for SparkErrorSource.
DOT_NET_SPARK - Static variable in class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
Static value dotnetspark for SparkStatementLanguageType.

E

ENDED - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value Ended for PluginCurrentState.
ENDED - Static variable in class com.azure.analytics.synapse.spark.models.SchedulerCurrentState
Static value Ended for SchedulerCurrentState.
endpoint(String) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The workspace development endpoint, for example https://myworkspace.dev.azuresynapse.net.

F

FAILED - Static variable in class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
Static value Failed for SparkBatchJobResultType.
FAILED - Static variable in class com.azure.analytics.synapse.spark.models.SparkSessionResultType
Static value Failed for SparkSessionResultType.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Creates or finds a PluginCurrentState from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.SchedulerCurrentState
Creates or finds a SchedulerCurrentState from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
Creates or finds a SparkBatchJobResultType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.SparkErrorSource
Creates or finds a SparkErrorSource from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.SparkJobType
Creates or finds a SparkJobType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.SparkSessionResultType
Creates or finds a SparkSessionResultType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
Creates or finds a SparkStatementLanguageType from its string representation.

G

getAppId() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the appId property: The application id of this session.
getAppId() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the appId property: The appId property.
getAppInfo() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the appInfo property: The detailed application info.
getAppInfo() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the appInfo property: Dictionary of <string>.
getArchives() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the archives property: The archives property.
getArchives() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the archives property: The archives property.
getArchives() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the archives property: The archives property.
getArguments() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the arguments property: The args property.
getArguments() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the arguments property: The args property.
getArguments() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the arguments property: The args property.
getArtifactId() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the artifactId property: The artifact identifier.
getArtifactId() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the artifactId property: The artifactId property.
getArtifactId() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the artifactId property: The artifactId property.
getArtifactId() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the artifactId property: The artifactId property.
getBusyAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the busyAt property: The busyAt property.
getCancellationRequestedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Get the cancellationRequestedAt property: The cancellationRequestedAt property.
getClassName() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the className property: The className property.
getClassName() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the className property: The className property.
getClassName() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the className property: The className property.
getCleanupStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Get the cleanupStartedAt property: The cleanupStartedAt property.
getCode() - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Get the code property: The code property.
getCode() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOptions
Get the code property: The code property.
getConfiguration() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the configuration property: Dictionary of <string>.
getConfiguration() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the configuration property: Dictionary of <string>.
getConfiguration() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the configuration property: Dictionary of <string>.
getCurrentState() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the currentState property: the Spark job state.
getCurrentState() - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Get the currentState property: The currentState property.
getCurrentState() - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Get the currentState property: The currentState property.
getCurrentState() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the currentState property: The currentState property.
getData() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Get the data property: Any object.
getDeadAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the deadAt property: time that at which "dead" livy state was first seen.
getDeadAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the deadAt property: The deadAt property.
getDriverCores() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the driverCores property: The driverCores property.
getDriverCores() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the driverCores property: The driverCores property.
getDriverCores() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the driverCores property: The driverCores property.
getDriverMemory() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the driverMemory property: The driverMemory property.
getDriverMemory() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the driverMemory property: The driverMemory property.
getDriverMemory() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the driverMemory property: The driverMemory property.
getEndedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Get the endedAt property: The endedAt property.
getErrorAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the errorAt property: The errorAt property.
getErrorCode() - Method in class com.azure.analytics.synapse.spark.models.SparkServiceError
Get the errorCode property: The errorCode property.
getErrorName() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Get the errorName property: The ename property.
getErrors() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the errors property: The error information.
getErrors() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the errors property: The errorInfo property.
getErrorValue() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Get the errorValue property: The evalue property.
getExecutionCount() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Get the executionCount property: The execution_count property.
getExecutorCores() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the executorCores property: The executorCores property.
getExecutorCores() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the executorCores property: The executorCores property.
getExecutorCores() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the executorCores property: The executorCores property.
getExecutorCount() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the executorCount property: The numExecutors property.
getExecutorCount() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the executorCount property: The numExecutors property.
getExecutorCount() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the executorCount property: The numExecutors property.
getExecutorMemory() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the executorMemory property: The executorMemory property.
getExecutorMemory() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the executorMemory property: The executorMemory property.
getExecutorMemory() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the executorMemory property: The executorMemory property.
getFile() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the file property: The file property.
getFile() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the file property: The file property.
getFile() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the file property: The file property.
getFiles() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the files property: The files property.
getFiles() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the files property: The files property.
getFiles() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the files property: The files property.
getFrom() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
Get the from property: The start index of fetched sessions.
getFrom() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionCollection
Get the from property: The from property.
getId() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the id property: The session Id.
getId() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the id property: The id property.
getId() - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Get the id property: The id property.
getIdleAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the idleAt property: The idleAt property.
getJars() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the jars property: The jars property.
getJars() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the jars property: The jars property.
getJars() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the jars property: The jars property.
getJobCreationRequest() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the jobCreationRequest property: The jobCreationRequest property.
getJobCreationRequest() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the jobCreationRequest property: The jobCreationRequest property.
getJobType() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the jobType property: The job type.
getJobType() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the jobType property: The job type.
getKind() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOptions
Get the kind property: The kind property.
getLivyInfo() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the livyInfo property: The livyInfo property.
getLivyInfo() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the livyInfo property: The livyInfo property.
getLogLines() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the logLines property: The log lines.
getLogLines() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the logLines property: The log property.
getMessage() - Method in class com.azure.analytics.synapse.spark.models.SparkServiceError
Get the message property: The message property.
getMessage() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementCancellationResult
Get the message property: The msg property from the Livy API.
getMonitoringStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Get the monitoringStartedAt property: The monitoringStartedAt property.
getName() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the name property: The batch name.
getName() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the name property: The name property.
getName() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the name property: The name property.
getName() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the name property: The name property.
getName() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the name property: The name property.
getNotStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the notStartedAt property: the time that at which "not_started" livy state was first seen.
getNotStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the notStartedAt property: The notStartedAt property.
getOutput() - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Get the output property: The output property.
getPlugin() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the plugin property: The plugin information.
getPlugin() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the plugin property: The pluginInfo property.
getPreparationStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Get the preparationStartedAt property: The preparationStartedAt property.
getPythonFiles() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the pythonFiles property: The pyFiles property.
getPythonFiles() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the pythonFiles property: The pyFiles property.
getPythonFiles() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the pythonFiles property: The pyFiles property.
getRecoveringAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the recoveringAt property: the time that at which "recovering" livy state was first seen.
getRecoveringAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the recoveringAt property: The recoveringAt property.
getResourceAcquisitionStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Get the resourceAcquisitionStartedAt property: The resourceAcquisitionStartedAt property.
getResult() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the result property: The Spark batch job result.
getResult() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the result property: The result property.
getRunningAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the runningAt property: the time that at which "running" livy state was first seen.
getScheduledAt() - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Get the scheduledAt property: The scheduledAt property.
getScheduler() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the scheduler property: The scheduler information.
getScheduler() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the scheduler property: The schedulerInfo property.
getSessions() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
Get the sessions property: Batch list.
getSessions() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionCollection
Get the sessions property: The sessions property.
getShuttingDownAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the shuttingDownAt property: The shuttingDownAt property.
getSource() - Method in class com.azure.analytics.synapse.spark.models.SparkServiceError
Get the source property: The source property.
getSparkBatchJob(int, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Gets a single spark batch job.
getSparkBatchJob(int) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Gets a single spark batch job.
getSparkBatchJob(int, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Gets a single spark batch job.
getSparkBatchJob(int) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Gets a single spark batch job.
getSparkBatchJobs(Integer, Integer, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
List all spark batch jobs which are running under a particular spark pool.
getSparkBatchJobs() - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
List all spark batch jobs which are running under a particular spark pool.
getSparkBatchJobs(Integer, Integer, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
List all spark batch jobs which are running under a particular spark pool.
getSparkBatchJobs() - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
List all spark batch jobs which are running under a particular spark pool.
getSparkBatchJobsWithResponse(Integer, Integer, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
List all spark batch jobs which are running under a particular spark pool.
getSparkBatchJobsWithResponse(Integer, Integer, Boolean, Context) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
List all spark batch jobs which are running under a particular spark pool.
getSparkBatchJobWithResponse(int, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Gets a single spark batch job.
getSparkBatchJobWithResponse(int, Boolean, Context) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Gets a single spark batch job.
getSparkPoolName() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the sparkPoolName property: The Spark pool name.
getSparkPoolName() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the sparkPoolName property: The sparkPoolName property.
getSparkSession(int, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a single spark session.
getSparkSession(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a single spark session.
getSparkSession(int, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a single spark session.
getSparkSession(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a single spark session.
getSparkSessions(Integer, Integer, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
List all spark sessions which are running under a particular spark pool.
getSparkSessions() - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
List all spark sessions which are running under a particular spark pool.
getSparkSessions(Integer, Integer, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
List all spark sessions which are running under a particular spark pool.
getSparkSessions() - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
List all spark sessions which are running under a particular spark pool.
getSparkSessionsWithResponse(Integer, Integer, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
List all spark sessions which are running under a particular spark pool.
getSparkSessionsWithResponse(Integer, Integer, Boolean, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
List all spark sessions which are running under a particular spark pool.
getSparkSessionWithResponse(int, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a single spark session.
getSparkSessionWithResponse(int, Boolean, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a single spark session.
getSparkStatement(int, int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a single statement within a spark session.
getSparkStatement(int, int) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a single statement within a spark session.
getSparkStatements(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a list of statements within a spark session.
getSparkStatements(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a list of statements within a spark session.
getSparkStatementsWithResponse(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a list of statements within a spark session.
getSparkStatementsWithResponse(int, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a list of statements within a spark session.
getSparkStatementWithResponse(int, int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a single statement within a spark session.
getSparkStatementWithResponse(int, int, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a single statement within a spark session.
getStartingAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the startingAt property: the time that at which "starting" livy state was first seen.
getStartingAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the startingAt property: The startingAt property.
getState() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the state property: The batch state.
getState() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the state property: The state property.
getState() - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Get the state property: The state property.
getStatements() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementCollection
Get the statements property: The statements property.
getStatus() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Get the status property: The status property.
getSubmissionStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Get the submissionStartedAt property: The submissionStartedAt property.
getSubmittedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Get the submittedAt property: The submittedAt property.
getSubmitterId() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the submitterId property: The submitter identifier.
getSubmitterId() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the submitterId property: The submitterId property.
getSubmitterName() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the submitterName property: The submitter name.
getSubmitterName() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the submitterName property: The submitterName property.
getSuccessAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the successAt property: the time that at which "success" livy state was first seen.
getTags() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the tags property: The tags.
getTags() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the tags property: Dictionary of <string>.
getTags() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the tags property: Dictionary of <string>.
getTags() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the tags property: Dictionary of <string>.
getTerminatedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the terminatedAt property: the time that at which "killed" livy state was first seen.
getTerminatedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the terminatedAt property: The killedAt property.
getTotal() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
Get the total property: Number of sessions fetched.
getTotal() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionCollection
Get the total property: The total property.
getTotal() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementCollection
Get the total property: The total_statements property.
getTraceback() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Get the traceback property: The traceback property.
getWorkspaceName() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the workspaceName property: The workspace name.
getWorkspaceName() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the workspaceName property: The workspaceName property.

H

httpClient(HttpClient) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The HTTP client used to send the request.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The logging configuration for HTTP requests and responses.

L

livyApiVersion(String) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets Valid api-version for the request.

M

MONITORING - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value Monitoring for PluginCurrentState.

P

pipeline(HttpPipeline) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The HTTP pipeline to send requests through.
PluginCurrentState - Class in com.azure.analytics.synapse.spark.models
Defines values for PluginCurrentState.
PluginCurrentState() - Constructor for class com.azure.analytics.synapse.spark.models.PluginCurrentState
 
PREPARATION - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value Preparation for PluginCurrentState.
PY_SPARK - Static variable in class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
Static value pyspark for SparkStatementLanguageType.

Q

QUEUED - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value Queued for PluginCurrentState.
QUEUED - Static variable in class com.azure.analytics.synapse.spark.models.SchedulerCurrentState
Static value Queued for SchedulerCurrentState.

R

resetSparkSessionTimeout(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Sends a keep alive call to the current session to reset the session timeout.
resetSparkSessionTimeout(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Sends a keep alive call to the current session to reset the session timeout.
resetSparkSessionTimeoutWithResponse(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Sends a keep alive call to the current session to reset the session timeout.
resetSparkSessionTimeoutWithResponse(int, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Sends a keep alive call to the current session to reset the session timeout.
RESOURCE_ACQUISITION - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value ResourceAcquisition for PluginCurrentState.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.

S

SCHEDULED - Static variable in class com.azure.analytics.synapse.spark.models.SchedulerCurrentState
Static value Scheduled for SchedulerCurrentState.
SchedulerCurrentState - Class in com.azure.analytics.synapse.spark.models
Defines values for SchedulerCurrentState.
SchedulerCurrentState() - Constructor for class com.azure.analytics.synapse.spark.models.SchedulerCurrentState
 
serializerAdapter(SerializerAdapter) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The serializer to serialize an object into a string.
setAppId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the appId property: The application id of this session.
setAppId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the appId property: The appId property.
setAppInfo(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the appInfo property: The detailed application info.
setAppInfo(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the appInfo property: Dictionary of <string>.
setArchives(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the archives property: The archives property.
setArchives(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the archives property: The archives property.
setArchives(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the archives property: The archives property.
setArguments(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the arguments property: The args property.
setArguments(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the arguments property: The args property.
setArguments(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the arguments property: The args property.
setArtifactId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the artifactId property: The artifact identifier.
setArtifactId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the artifactId property: The artifactId property.
setArtifactId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the artifactId property: The artifactId property.
setArtifactId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the artifactId property: The artifactId property.
setBusyAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the busyAt property: The busyAt property.
setCancellationRequestedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Set the cancellationRequestedAt property: The cancellationRequestedAt property.
setClassName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the className property: The className property.
setClassName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the className property: The className property.
setClassName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the className property: The className property.
setCleanupStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Set the cleanupStartedAt property: The cleanupStartedAt property.
setCode(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Set the code property: The code property.
setCode(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOptions
Set the code property: The code property.
setConfiguration(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the configuration property: Dictionary of <string>.
setConfiguration(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the configuration property: Dictionary of <string>.
setConfiguration(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the configuration property: Dictionary of <string>.
setCurrentState(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the currentState property: the Spark job state.
setCurrentState(SchedulerCurrentState) - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Set the currentState property: The currentState property.
setCurrentState(PluginCurrentState) - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Set the currentState property: The currentState property.
setCurrentState(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the currentState property: The currentState property.
setData(Object) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Set the data property: Any object.
setDeadAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the deadAt property: time that at which "dead" livy state was first seen.
setDeadAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the deadAt property: The deadAt property.
setDriverCores(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the driverCores property: The driverCores property.
setDriverCores(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the driverCores property: The driverCores property.
setDriverCores(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the driverCores property: The driverCores property.
setDriverMemory(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the driverMemory property: The driverMemory property.
setDriverMemory(String) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the driverMemory property: The driverMemory property.
setDriverMemory(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the driverMemory property: The driverMemory property.
setEndedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Set the endedAt property: The endedAt property.
setErrorAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the errorAt property: The errorAt property.
setErrorCode(String) - Method in class com.azure.analytics.synapse.spark.models.SparkServiceError
Set the errorCode property: The errorCode property.
setErrorName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Set the errorName property: The ename property.
setErrors(List<SparkServiceError>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the errors property: The error information.
setErrors(List<SparkServiceError>) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the errors property: The errorInfo property.
setErrorValue(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Set the errorValue property: The evalue property.
setExecutionCount(int) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Set the executionCount property: The execution_count property.
setExecutorCores(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the executorCores property: The executorCores property.
setExecutorCores(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the executorCores property: The executorCores property.
setExecutorCores(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the executorCores property: The executorCores property.
setExecutorCount(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the executorCount property: The numExecutors property.
setExecutorCount(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the executorCount property: The numExecutors property.
setExecutorCount(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the executorCount property: The numExecutors property.
setExecutorMemory(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the executorMemory property: The executorMemory property.
setExecutorMemory(String) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the executorMemory property: The executorMemory property.
setExecutorMemory(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the executorMemory property: The executorMemory property.
setFile(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the file property: The file property.
setFile(String) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the file property: The file property.
setFile(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the file property: The file property.
setFiles(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the files property: The files property.
setFiles(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the files property: The files property.
setFiles(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the files property: The files property.
setFrom(int) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
Set the from property: The start index of fetched sessions.
setFrom(int) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionCollection
Set the from property: The from property.
setId(int) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the id property: The session Id.
setId(int) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the id property: The id property.
setId(int) - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Set the id property: The id property.
setIdleAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the idleAt property: The idleAt property.
setJars(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the jars property: The jars property.
setJars(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the jars property: The jars property.
setJars(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the jars property: The jars property.
setJobCreationRequest(SparkRequest) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the jobCreationRequest property: The jobCreationRequest property.
setJobCreationRequest(SparkRequest) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the jobCreationRequest property: The jobCreationRequest property.
setJobType(SparkJobType) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the jobType property: The job type.
setJobType(SparkJobType) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the jobType property: The job type.
setKind(SparkStatementLanguageType) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOptions
Set the kind property: The kind property.
setLivyInfo(SparkBatchJobState) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the livyInfo property: The livyInfo property.
setLivyInfo(SparkSessionState) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the livyInfo property: The livyInfo property.
setLogLines(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the logLines property: The log lines.
setLogLines(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the logLines property: The log property.
setMessage(String) - Method in class com.azure.analytics.synapse.spark.models.SparkServiceError
Set the message property: The message property.
setMessage(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementCancellationResult
Set the message property: The msg property from the Livy API.
setMonitoringStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Set the monitoringStartedAt property: The monitoringStartedAt property.
setName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the name property: The batch name.
setName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the name property: The name property.
setName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the name property: The name property.
setName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the name property: The name property.
setName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the name property: The name property.
setNotStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the notStartedAt property: the time that at which "not_started" livy state was first seen.
setNotStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the notStartedAt property: The notStartedAt property.
setOutput(SparkStatementOutput) - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Set the output property: The output property.
setPlugin(SparkServicePlugin) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the plugin property: The plugin information.
setPlugin(SparkServicePlugin) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the plugin property: The pluginInfo property.
setPreparationStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Set the preparationStartedAt property: The preparationStartedAt property.
setPythonFiles(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the pythonFiles property: The pyFiles property.
setPythonFiles(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the pythonFiles property: The pyFiles property.
setPythonFiles(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the pythonFiles property: The pyFiles property.
setRecoveringAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the recoveringAt property: the time that at which "recovering" livy state was first seen.
setRecoveringAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the recoveringAt property: The recoveringAt property.
setResourceAcquisitionStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Set the resourceAcquisitionStartedAt property: The resourceAcquisitionStartedAt property.
setResult(SparkBatchJobResultType) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the result property: The Spark batch job result.
setResult(SparkSessionResultType) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the result property: The result property.
setRunningAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the runningAt property: the time that at which "running" livy state was first seen.
setScheduledAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Set the scheduledAt property: The scheduledAt property.
setScheduler(SparkScheduler) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the scheduler property: The scheduler information.
setScheduler(SparkScheduler) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the scheduler property: The schedulerInfo property.
setSessions(List<SparkBatchJob>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
Set the sessions property: Batch list.
setSessions(List<SparkSession>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionCollection
Set the sessions property: The sessions property.
setShuttingDownAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the shuttingDownAt property: The shuttingDownAt property.
setSource(SparkErrorSource) - Method in class com.azure.analytics.synapse.spark.models.SparkServiceError
Set the source property: The source property.
setSparkPoolName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the sparkPoolName property: The Spark pool name.
setSparkPoolName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the sparkPoolName property: The sparkPoolName property.
setStartingAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the startingAt property: the time that at which "starting" livy state was first seen.
setStartingAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the startingAt property: The startingAt property.
setState(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the state property: The batch state.
setState(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the state property: The state property.
setState(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Set the state property: The state property.
setStatements(List<SparkStatement>) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementCollection
Set the statements property: The statements property.
setStatus(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Set the status property: The status property.
setSubmissionStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Set the submissionStartedAt property: The submissionStartedAt property.
setSubmittedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Set the submittedAt property: The submittedAt property.
setSubmitterId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the submitterId property: The submitter identifier.
setSubmitterId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the submitterId property: The submitterId property.
setSubmitterName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the submitterName property: The submitter name.
setSubmitterName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the submitterName property: The submitterName property.
setSuccessAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the successAt property: the time that at which "success" livy state was first seen.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the tags property: The tags.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the tags property: Dictionary of <string>.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the tags property: Dictionary of <string>.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the tags property: Dictionary of <string>.
setTerminatedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the terminatedAt property: the time that at which "killed" livy state was first seen.
setTerminatedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the terminatedAt property: The killedAt property.
setTotal(int) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
Set the total property: Number of sessions fetched.
setTotal(int) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionCollection
Set the total property: The total property.
setTotal(int) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementCollection
Set the total property: The total_statements property.
setTraceback(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Set the traceback property: The traceback property.
setWorkspaceName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the workspaceName property: The workspace name.
setWorkspaceName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the workspaceName property: The workspaceName property.
SPARK - Static variable in class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
Static value spark for SparkStatementLanguageType.
SPARK_BATCH - Static variable in class com.azure.analytics.synapse.spark.models.SparkJobType
Static value SparkBatch for SparkJobType.
SPARK_SESSION - Static variable in class com.azure.analytics.synapse.spark.models.SparkJobType
Static value SparkSession for SparkJobType.
SparkBatchAsyncClient - Class in com.azure.analytics.synapse.spark
Initializes a new instance of the asynchronous SparkClient type.
SparkBatchClient - Class in com.azure.analytics.synapse.spark
Initializes a new instance of the synchronous SparkClient type.
SparkBatchJob - Class in com.azure.analytics.synapse.spark.models
The SparkBatchJob model.
SparkBatchJob() - Constructor for class com.azure.analytics.synapse.spark.models.SparkBatchJob
 
SparkBatchJobCollection - Class in com.azure.analytics.synapse.spark.models
Response for batch list operation.
SparkBatchJobCollection() - Constructor for class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
 
SparkBatchJobOptions - Class in com.azure.analytics.synapse.spark.models
The SparkBatchJobOptions model.
SparkBatchJobOptions() - Constructor for class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
 
SparkBatchJobResultType - Class in com.azure.analytics.synapse.spark.models
Defines values for SparkBatchJobResultType.
SparkBatchJobResultType() - Constructor for class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
 
SparkBatchJobState - Class in com.azure.analytics.synapse.spark.models
The SparkBatchJobState model.
SparkBatchJobState() - Constructor for class com.azure.analytics.synapse.spark.models.SparkBatchJobState
 
SparkClientBuilder - Class in com.azure.analytics.synapse.spark
A builder for creating a new instance of the SparkClient type.
SparkClientBuilder() - Constructor for class com.azure.analytics.synapse.spark.SparkClientBuilder
Create an instance of the SparkClientBuilder.
SparkErrorSource - Class in com.azure.analytics.synapse.spark.models
Defines values for SparkErrorSource.
SparkErrorSource() - Constructor for class com.azure.analytics.synapse.spark.models.SparkErrorSource
 
SparkJobType - Class in com.azure.analytics.synapse.spark.models
Defines values for SparkJobType.
SparkJobType() - Constructor for class com.azure.analytics.synapse.spark.models.SparkJobType
 
sparkPoolName(String) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets Name of the spark pool.
SparkRequest - Class in com.azure.analytics.synapse.spark.models
The SparkRequest model.
SparkRequest() - Constructor for class com.azure.analytics.synapse.spark.models.SparkRequest
 
SparkScheduler - Class in com.azure.analytics.synapse.spark.models
The SparkScheduler model.
SparkScheduler() - Constructor for class com.azure.analytics.synapse.spark.models.SparkScheduler
 
SparkServiceError - Class in com.azure.analytics.synapse.spark.models
The SparkServiceError model.
SparkServiceError() - Constructor for class com.azure.analytics.synapse.spark.models.SparkServiceError
 
SparkServicePlugin - Class in com.azure.analytics.synapse.spark.models
The SparkServicePlugin model.
SparkServicePlugin() - Constructor for class com.azure.analytics.synapse.spark.models.SparkServicePlugin
 
SparkSession - Class in com.azure.analytics.synapse.spark.models
The SparkSession model.
SparkSession() - Constructor for class com.azure.analytics.synapse.spark.models.SparkSession
 
SparkSessionAsyncClient - Class in com.azure.analytics.synapse.spark
Initializes a new instance of the asynchronous SparkClient type.
SparkSessionClient - Class in com.azure.analytics.synapse.spark
Initializes a new instance of the synchronous SparkClient type.
SparkSessionCollection - Class in com.azure.analytics.synapse.spark.models
The SparkSessionCollection model.
SparkSessionCollection() - Constructor for class com.azure.analytics.synapse.spark.models.SparkSessionCollection
 
SparkSessionOptions - Class in com.azure.analytics.synapse.spark.models
The SparkSessionOptions model.
SparkSessionOptions() - Constructor for class com.azure.analytics.synapse.spark.models.SparkSessionOptions
 
SparkSessionResultType - Class in com.azure.analytics.synapse.spark.models
Defines values for SparkSessionResultType.
SparkSessionResultType() - Constructor for class com.azure.analytics.synapse.spark.models.SparkSessionResultType
 
SparkSessionState - Class in com.azure.analytics.synapse.spark.models
The SparkSessionState model.
SparkSessionState() - Constructor for class com.azure.analytics.synapse.spark.models.SparkSessionState
 
SparkStatement - Class in com.azure.analytics.synapse.spark.models
The SparkStatement model.
SparkStatement() - Constructor for class com.azure.analytics.synapse.spark.models.SparkStatement
 
SparkStatementCancellationResult - Class in com.azure.analytics.synapse.spark.models
The SparkStatementCancellationResult model.
SparkStatementCancellationResult() - Constructor for class com.azure.analytics.synapse.spark.models.SparkStatementCancellationResult
 
SparkStatementCollection - Class in com.azure.analytics.synapse.spark.models
The SparkStatementCollection model.
SparkStatementCollection() - Constructor for class com.azure.analytics.synapse.spark.models.SparkStatementCollection
 
SparkStatementLanguageType - Class in com.azure.analytics.synapse.spark.models
Defines values for SparkStatementLanguageType.
SparkStatementLanguageType() - Constructor for class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
 
SparkStatementOptions - Class in com.azure.analytics.synapse.spark.models
The SparkStatementOptions model.
SparkStatementOptions() - Constructor for class com.azure.analytics.synapse.spark.models.SparkStatementOptions
 
SparkStatementOutput - Class in com.azure.analytics.synapse.spark.models
The SparkStatementOutput model.
SparkStatementOutput() - Constructor for class com.azure.analytics.synapse.spark.models.SparkStatementOutput
 
SQL - Static variable in class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
Static value sql for SparkStatementLanguageType.
SUBMISSION - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value Submission for PluginCurrentState.
SUCCEEDED - Static variable in class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
Static value Succeeded for SparkBatchJobResultType.
SUCCEEDED - Static variable in class com.azure.analytics.synapse.spark.models.SparkSessionResultType
Static value Succeeded for SparkSessionResultType.
SYSTEM - Static variable in class com.azure.analytics.synapse.spark.models.SparkErrorSource
Static value System for SparkErrorSource.

U

UNCERTAIN - Static variable in class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
Static value Uncertain for SparkBatchJobResultType.
UNCERTAIN - Static variable in class com.azure.analytics.synapse.spark.models.SparkSessionResultType
Static value Uncertain for SparkSessionResultType.
UNKNOWN - Static variable in class com.azure.analytics.synapse.spark.models.SparkErrorSource
Static value Unknown for SparkErrorSource.
USER - Static variable in class com.azure.analytics.synapse.spark.models.SparkErrorSource
Static value User for SparkErrorSource.

V

values() - Static method in class com.azure.analytics.synapse.spark.models.PluginCurrentState
 
values() - Static method in class com.azure.analytics.synapse.spark.models.SchedulerCurrentState
 
values() - Static method in class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
 
values() - Static method in class com.azure.analytics.synapse.spark.models.SparkErrorSource
 
values() - Static method in class com.azure.analytics.synapse.spark.models.SparkJobType
 
values() - Static method in class com.azure.analytics.synapse.spark.models.SparkSessionResultType
 
values() - Static method in class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
 
A B C D E F G H L M P Q R S U V 
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

Copyright © 2021 Microsoft Corporation. All rights reserved.