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

public class MapperFactory extends Object implements Serializable
Factory class for creating instances that will map a struct to a connector model. The instances created are all singletons.
See Also: