Class NoLockingSupport

java.lang.Object
io.debezium.snapshot.lock.NoLockingSupport
All Implemented Interfaces:
Service, SnapshotLock, Configurable

public class NoLockingSupport extends Object implements SnapshotLock
  • Field Details

  • Constructor Details

    • NoLockingSupport

      public NoLockingSupport()
  • Method Details