Class ExclusiveSnapshotLock

java.lang.Object
io.debezium.connector.sqlserver.snapshot.lock.ExclusiveSnapshotLock
All Implemented Interfaces:
Service, SnapshotLock, io.debezium.spi.common.Configurable

@ConnectorSpecific(connector=SqlServerConnector.class) public class ExclusiveSnapshotLock extends Object implements SnapshotLock
  • Constructor Details

    • ExclusiveSnapshotLock

      public ExclusiveSnapshotLock()
  • Method Details