public class FlinkExecutableStageContextFactory
extends java.lang.Object
implements org.apache.beam.runners.fnexecution.control.ExecutableStageContext.Factory
ExecutableStageContext.Factory per job.| Modifier and Type | Method and Description |
|---|---|
org.apache.beam.runners.fnexecution.control.ExecutableStageContext |
get(org.apache.beam.runners.fnexecution.provisioning.JobInfo jobInfo) |
static FlinkExecutableStageContextFactory |
getInstance() |
public static FlinkExecutableStageContextFactory getInstance()
public org.apache.beam.runners.fnexecution.control.ExecutableStageContext get(org.apache.beam.runners.fnexecution.provisioning.JobInfo jobInfo)
get in interface org.apache.beam.runners.fnexecution.control.ExecutableStageContext.Factory