PipelineExecutor
interface PipelineExecutor<R>
Deprecated: This is going to become internal. Use Pipeline.execute() instead.
Represent an object that launches pipeline execution
Functions
Start pipeline execution or fail if already running and not yet completed. It should not be invoked concurrently. |