public interface FlinkExecutableStageContext
extends java.lang.AutoCloseable
stages.| Modifier and Type | Interface and Description |
|---|---|
static interface |
FlinkExecutableStageContext.Factory
Creates
FlinkExecutableStageContext instances. |
| Modifier and Type | Method and Description |
|---|---|
static FlinkExecutableStageContext.Factory |
factory(FlinkPipelineOptions options) |
org.apache.beam.runners.fnexecution.control.StageBundleFactory |
getStageBundleFactory(org.apache.beam.runners.core.construction.graph.ExecutableStage executableStage) |
static FlinkExecutableStageContext.Factory factory(FlinkPipelineOptions options)
org.apache.beam.runners.fnexecution.control.StageBundleFactory getStageBundleFactory(org.apache.beam.runners.core.construction.graph.ExecutableStage executableStage)