Class ReferenceCountingExecutableStageContextFactory

java.lang.Object
org.apache.beam.runners.fnexecution.control.ReferenceCountingExecutableStageContextFactory
All Implemented Interfaces:
Serializable, ExecutableStageContext.Factory

public class ReferenceCountingExecutableStageContextFactory extends Object implements ExecutableStageContext.Factory
ExecutableStageContext.Factory which counts ExecutableStageContext reference for book keeping.
See Also: