JobStatePending

JOB_STATE_PENDING indicates that the job has been created but is not yet running. Jobs that are pending may only transition to JOB_STATE_RUNNING, or JOB_STATE_FAILED.

Functions

Link copied to clipboard
open override fun toJava(): ExecutionStageStateExecutionStageState

Properties

Link copied to clipboard
val javaValue: ExecutionStageStateExecutionStageState
Link copied to clipboard
Link copied to clipboard