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

public class ActionFactory extends Object implements Serializable
Factory class for creating instances that will handle each type of record within a change stream query. The instances created are all singletons.
See Also: