Class MySqlSnapshotQueryProvider
java.lang.Object
io.debezium.connector.mysql.snapshot.MySqlSnapshotQueryProvider
- All Implemented Interfaces:
ServiceProvider<SnapshotQuery>
An implementation of the
ServiceProvider contract for the SnapshotQuery.- Author:
- Mario Fiore Vitale
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateService(Configuration configuration, ServiceRegistry serviceRegistry)
-
Constructor Details
-
MySqlSnapshotQueryProvider
public MySqlSnapshotQueryProvider()
-
-
Method Details
-
createService
- Specified by:
createServicein interfaceServiceProvider<SnapshotQuery>
-
getServiceClass
- Specified by:
getServiceClassin interfaceServiceProvider<SnapshotQuery>
-