Package io.debezium.connector.cassandra
Class FileOffsetWriter
java.lang.Object
io.debezium.connector.cassandra.FileOffsetWriter
- All Implemented Interfaces:
OffsetWriter
A concrete implementation of .
The property value is the offset position, and is serialized in the format of
OffsetWriter which tracks the progress of events
being processed by the SnapshotProcessor and respective commit log processor to
property files, snapshot_offset.properties and commitlog_offset.properties, respectively.
The property key is the table for the offset, and is serialized in the format of