java.lang.Object
org.apache.beam.sdk.io.gcp.bigtable.changestreams.action.ActionFactory
All Implemented Interfaces:
Serializable

@Internal public class ActionFactory extends Object implements Serializable
Factory class for creating instances that will handle different functions of DoFns. The instances created are all singletons.
See Also: