SparkServicePluginInformation interface

SparkServicePluginInformation'ı temsil eden bir arabirim.

Özellikler

cleanupStartedAt
currentState

Olası değerler şunlardır: 'Preparation', 'ResourceAcquisition', 'Queued', 'Submission', 'Monitoring', 'Cleanup', 'Ended'

monitoringStartedAt
preparationStartedAt
resourceAcquisitionStartedAt
submissionStartedAt

Özellik Ayrıntıları

cleanupStartedAt

cleanupStartedAt?: Date

Özellik Değeri

Date

currentState

Olası değerler şunlardır: 'Preparation', 'ResourceAcquisition', 'Queued', 'Submission', 'Monitoring', 'Cleanup', 'Ended'

currentState?: PluginCurrentState

Özellik Değeri

monitoringStartedAt

monitoringStartedAt?: Date

Özellik Değeri

Date

preparationStartedAt

preparationStartedAt?: Date

Özellik Değeri

Date

resourceAcquisitionStartedAt

resourceAcquisitionStartedAt?: Date

Özellik Değeri

Date

submissionStartedAt

submissionStartedAt?: Date

Özellik Değeri

Date