public class FlinkJobInvoker
extends org.apache.beam.runners.fnexecution.jobsubmission.JobInvoker
FlinkRunner.| Modifier and Type | Method and Description |
|---|---|
static FlinkJobInvoker |
create(FlinkJobServerDriver.FlinkServerConfiguration serverConfig) |
protected org.apache.beam.runners.fnexecution.jobsubmission.JobInvocation |
invokeWithExecutor(org.apache.beam.model.pipeline.v1.RunnerApi.Pipeline pipeline,
org.apache.beam.vendor.grpc.v1p13p1.com.google.protobuf.Struct options,
java.lang.String retrievalToken,
org.apache.beam.vendor.guava.v20_0.com.google.common.util.concurrent.ListeningExecutorService executorService) |
public static FlinkJobInvoker create(FlinkJobServerDriver.FlinkServerConfiguration serverConfig)
protected org.apache.beam.runners.fnexecution.jobsubmission.JobInvocation invokeWithExecutor(org.apache.beam.model.pipeline.v1.RunnerApi.Pipeline pipeline,
org.apache.beam.vendor.grpc.v1p13p1.com.google.protobuf.Struct options,
@Nullable
java.lang.String retrievalToken,
org.apache.beam.vendor.guava.v20_0.com.google.common.util.concurrent.ListeningExecutorService executorService)
throws java.io.IOException
invokeWithExecutor in class org.apache.beam.runners.fnexecution.jobsubmission.JobInvokerjava.io.IOException