Package-level declarations
Types
Link copied to clipboard
A strategy to execute a Pipeline from the string content of a file.
Link copied to clipboard
interface PipelineExecutionStrategy
A strategy to execute a Pipeline.
Link copied to clipboard
A strategy to execute a Pipeline in a continuous REPL (Read-Eval-Print Loop) mode. Note that the context is shared across iterations.