SparkSessionState Class
Definition
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.
The SparkSessionState.
public class SparkSessionState
type SparkSessionState = class
Public Class SparkSessionState
- Inheritance
-
SparkSessionState
Properties
BusyAt |
Gets the busy at. |
CurrentState |
Gets the current state. |
DeadAt |
Gets the dead at. |
ErrorAt |
Gets the error at. |
IdleAt |
Gets the idle at. |
JobCreationRequest |
Gets the job creation request. |
NotStartedAt |
Gets the not started at. |
RecoveringAt |
Gets the recovering at. |
ShuttingDownAt |
Gets the shutting down at. |
StartingAt |
Gets the starting at. |
TerminatedAt |
Gets the terminated at. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET