LivyBatchStateInformation interface
An interface representing LivyBatchStateInformation.
Properties
| current |
|
| dead |
|
| job |
|
| killed |
|
| not |
|
| recovering |
|
| running |
|
| starting |
|
| success |
Property Details
currentState
currentState?: string
Property Value
string
deadAt
deadAt?: Date
Property Value
Date
jobCreationRequest
killedAt
killedAt?: Date
Property Value
Date
notStartedAt
notStartedAt?: Date
Property Value
Date
recoveringAt
recoveringAt?: Date
Property Value
Date
runningAt
runningAt?: Date
Property Value
Date
startingAt
startingAt?: Date
Property Value
Date
successAt
successAt?: Date
Property Value
Date