SparkSessionState Class

Definition

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