Interface ReferenceCountingExecutableStageContextFactory.Creator
- All Superinterfaces:
Serializable,ThrowingFunction<JobInfo,ExecutableStageContext>
- Enclosing class:
ReferenceCountingExecutableStageContextFactory
public static interface ReferenceCountingExecutableStageContextFactory.Creator
extends ThrowingFunction<JobInfo,ExecutableStageContext>, Serializable
Interface for creator which extends Serializable.
-
Method Summary
Methods inherited from interface org.apache.beam.sdk.function.ThrowingFunction
apply