Class FlinkExecutableStageContextFactory

java.lang.Object
org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageContextFactory
All Implemented Interfaces:
Serializable, ExecutableStageContext.Factory

public class FlinkExecutableStageContextFactory extends Object implements ExecutableStageContext.Factory
Singleton class that contains one ExecutableStageContext.Factory per job.
See Also: