Class RunnerAbstract

A Runner is the object that takes a pipeline definition and actually executes, e.g. locally or on a distributed system, by invoking its run or runAsync method.

Runners are generally created using the createRunner method in this same module.

Hierarchy

Constructors

Methods

Constructors

Methods

Generated using TypeDoc