JobStateDrained

JOB_STATE_DRAINED indicates that the job has been drained. A drained job terminated by stopping pulling from its input sources and processing any data that remained in-flight when draining was requested. This state is a terminal state, may only be set by the Cloud Dataflow service, and only as a transition from JOB_STATE_DRAINING.

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