public class ReferenceRunner
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
execute() |
static ReferenceRunner |
forPipeline(org.apache.beam.model.pipeline.v1.RunnerApi.Pipeline p,
org.apache.beam.vendor.protobuf.v3.com.google.protobuf.Struct options,
java.io.File artifactsDir) |
public static ReferenceRunner forPipeline(org.apache.beam.model.pipeline.v1.RunnerApi.Pipeline p, org.apache.beam.vendor.protobuf.v3.com.google.protobuf.Struct options, java.io.File artifactsDir)
public void execute() throws java.lang.Exception
java.lang.Exception