Interface ExecutableStageContext
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
DefaultExecutableStageContext
The context required in order to execute
stages.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetStageBundleFactory(org.apache.beam.sdk.util.construction.graph.ExecutableStage executableStage) Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
getStageBundleFactory
StageBundleFactory getStageBundleFactory(org.apache.beam.sdk.util.construction.graph.ExecutableStage executableStage)
-