Package org.apache.beam.runners.direct


package org.apache.beam.runners.direct
Defines the PipelineOptions.DirectRunner which executes both Bounded and Unbounded Pipelines on the local machine.

See

invalid reference
org.apache.beam.sdk.runners
for more information about Pipeline Runners.