Class Cassandra4CommitLogSegmentReader

java.lang.Object
io.debezium.connector.cassandra.Cassandra4CommitLogSegmentReader
All Implemented Interfaces:
CommitLogSegmentReader

public class Cassandra4CommitLogSegmentReader extends Object implements CommitLogSegmentReader
  • Field Details

    • commitLogReader

      private final org.apache.cassandra.db.commitlog.CommitLogReader commitLogReader
    • commitLogReadHandler

      private final org.apache.cassandra.db.commitlog.CommitLogReadHandler commitLogReadHandler
  • Constructor Details

  • Method Details