Class MySqlGtidSetFactory

java.lang.Object
io.debezium.connector.mysql.gtid.MySqlGtidSetFactory
All Implemented Interfaces:
GtidSetFactory

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

    • MySqlGtidSetFactory

      public MySqlGtidSetFactory()
  • Method Details