Package io.debezium.connector.cassandra
package io.debezium.connector.cassandra
-
ClassDescriptionThe
Cassandra3CommitLogProcessoris used to process CommitLog in CDC directory.Handler that implementsCommitLogReadHandlerinterface provided by Cassandra source code.A PartitionType represents the type of PartitionUpdate.A RowType represents different types ofRow-level modifications in a Cassandra table.A task that reads Cassandra commit log in CDC directory and generate corresponding data change events which will be emitted to Kafka.