Class Cassandra3CommitLogSegmentReader

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

public class Cassandra3CommitLogSegmentReader 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