Package io.debezium.connector.sqlserver
Class SqlServerOffsetContext.Loader
java.lang.Object
io.debezium.connector.sqlserver.SqlServerOffsetContext.Loader
- All Implemented Interfaces:
OffsetContext.Loader<SqlServerOffsetContext>
- Enclosing class:
SqlServerOffsetContext
public static class SqlServerOffsetContext.Loader
extends Object
implements OffsetContext.Loader<SqlServerOffsetContext>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.debezium.pipeline.spi.OffsetContext.Loader
loadSnapshot, loadSnapshotCompleted
-
Field Details
-
connectorConfig
-
-
Constructor Details
-
Loader
-
-
Method Details
-
load
- Specified by:
loadin interfaceOffsetContext.Loader<SqlServerOffsetContext>
-