Package io.debezium.snapshot
Class AbstractSnapshotProvider
java.lang.Object
io.debezium.snapshot.AbstractSnapshotProvider
- Direct Known Subclasses:
SnapshotLockProvider,SnapshotQueryProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Class<?>getConnectorClass(Configuration config) protected booleanisForCurrentConnector(Configuration configuration, Class<?> implementationClass)
-
Constructor Details
-
AbstractSnapshotProvider
public AbstractSnapshotProvider()
-
-
Method Details
-
isForCurrentConnector
-
getConnectorClass
-