Package io.debezium.connector.mysql.gtid
Class MySqlGtidSetFactory
java.lang.Object
io.debezium.connector.mysql.gtid.MySqlGtidSetFactory
- All Implemented Interfaces:
GtidSetFactory
MySQL-specific implementation of the
GtidSetFactory
for creating GtidSet
s.- Author:
- Chris Cranford
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MySqlGtidSetFactory
public MySqlGtidSetFactory()
-
-
Method Details
-
createGtidSet
- Specified by:
createGtidSet
in interfaceGtidSetFactory
-