| Package | Description |
|---|---|
| org.apache.beam.runners.direct |
Defines the
PipelineOptions.DirectRunner
which executes both Bounded and Unbounded Pipelines on the local machine. |
| org.apache.beam.runners.direct.portable |
Defines the
PipelineOptions.DirectRunner
which executes both Bounded and Unbounded Pipelines on the local machine. |
| org.apache.beam.runners.direct.portable.artifact |
Provides local implementations of the Artifact API services.
|
| org.apache.beam.runners.direct.portable.job |
An execution engine for Beam Pipelines that uses the Java Runner harness and the Fn API to
execute.
|