ReplExecutionStrategy

A strategy to execute a Pipeline in a continuous REPL (Read-Eval-Print Loop) mode. Note that the context is shared across iterations.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun execute(pipeline: Pipeline): OutputResource?

Executes the pipeline.