public static interface FlinkExecutableStageContext.Factory
extends java.io.Serializable
FlinkExecutableStageContext instances. Serializable so that factories can be
defined at translation time and distributed to TaskManagers.| Modifier and Type | Method and Description |
|---|---|
FlinkExecutableStageContext |
get(org.apache.beam.runners.fnexecution.provisioning.JobInfo jobInfo)
Get or create
FlinkExecutableStageContext for given JobInfo. |
FlinkExecutableStageContext get(org.apache.beam.runners.fnexecution.provisioning.JobInfo jobInfo)
FlinkExecutableStageContext for given JobInfo.