PipelineTypeStreaming

A streaming pipeline. The underlying job is continuously running until it is manually terminated by the user. This type of pipeline doesn't have a schedule to run on, and the linked job gets created when the pipeline is created.

Functions

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

Properties

Link copied to clipboard
val javaValue: PipelineType
Link copied to clipboard
Link copied to clipboard