Class ExtendedSnapshotLock
java.lang.Object
io.debezium.connector.mysql.snapshot.lock.DefaultSnapshotLock
io.debezium.connector.mysql.snapshot.lock.ExtendedSnapshotLock
- All Implemented Interfaces:
Service,SnapshotLock,io.debezium.spi.common.Configurable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.connector.mysql.snapshot.lock.DefaultSnapshotLock
tableLockingStatementMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.debezium.snapshot.spi.SnapshotLock
tableLockingStatement
-
Constructor Details
-
ExtendedSnapshotLock
public ExtendedSnapshotLock()
-
-
Method Details
-
name
- Specified by:
namein interfaceSnapshotLock
-
configure
- Specified by:
configurein interfaceio.debezium.spi.common.Configurable
-