LivySessionStateInformation interface
An interface representing LivySessionStateInformation.
Properties
| busy |
|
| current |
|
| dead |
|
| error |
|
| idle |
|
| job |
|
| killed |
|
| not |
|
| recovering |
|
| shutting |
|
| starting |
Property Details
busyAt
busyAt?: Date
Property Value
Date
currentState
currentState?: string
Property Value
string
deadAt
deadAt?: Date
Property Value
Date
errorAt
errorAt?: Date
Property Value
Date
idleAt
idleAt?: Date
Property Value
Date
jobCreationRequest
killedAt
killedAt?: Date
Property Value
Date
notStartedAt
notStartedAt?: Date
Property Value
Date
recoveringAt
recoveringAt?: Date
Property Value
Date
shuttingDownAt
shuttingDownAt?: Date
Property Value
Date
startingAt
startingAt?: Date
Property Value
Date