Share via


SparkServicePluginInformation interface

An interface representing SparkServicePluginInformation.

Properties

cleanupStartedAt
currentState

Possible values include: 'Preparation', 'ResourceAcquisition', 'Queued', 'Submission', 'Monitoring', 'Cleanup', 'Ended'

monitoringStartedAt
preparationStartedAt
resourceAcquisitionStartedAt
submissionStartedAt

Property Details

cleanupStartedAt

cleanupStartedAt?: Date

Property Value

Date

currentState

Possible values include: 'Preparation', 'ResourceAcquisition', 'Queued', 'Submission', 'Monitoring', 'Cleanup', 'Ended'

currentState?: PluginCurrentState

Property Value

monitoringStartedAt

monitoringStartedAt?: Date

Property Value

Date

preparationStartedAt

preparationStartedAt?: Date

Property Value

Date

resourceAcquisitionStartedAt

resourceAcquisitionStartedAt?: Date

Property Value

Date

submissionStartedAt

submissionStartedAt?: Date

Property Value

Date