Class MariaDbGtidSetFactory

java.lang.Object
io.debezium.connector.mariadb.gtid.MariaDbGtidSetFactory
All Implemented Interfaces:
GtidSetFactory

public class MariaDbGtidSetFactory extends Object implements GtidSetFactory
MariaDB-specific implementation of the GtidSetFactory for creating GtidSets.
Author:
Chris Cranford
  • Constructor Details

    • MariaDbGtidSetFactory

      public MariaDbGtidSetFactory()
  • Method Details