Class MapperFactory

  • All Implemented Interfaces:
    java.io.Serializable

    public class MapperFactory
    extends java.lang.Object
    implements java.io.Serializable
    Factory class for creating instances that will map a struct to a connector model. The instances created are all singletons.
    See Also:
    Serialized Form
    • Constructor Detail

      • MapperFactory

        public MapperFactory​(com.google.cloud.spanner.Dialect spannerChangeStreamDatabaseDialect)