Class MySqlSnapshotQueryProvider

java.lang.Object
io.debezium.connector.mysql.snapshot.MySqlSnapshotQueryProvider
All Implemented Interfaces:
ServiceProvider<SnapshotQuery>

public class MySqlSnapshotQueryProvider extends Object implements ServiceProvider<SnapshotQuery>
An implementation of the ServiceProvider contract for the SnapshotQuery.
Author:
Mario Fiore Vitale