Class MySqlSnapshotLockProvider

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

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