All Classes and Interfaces
Class
Description
The
Cassandra3CommitLogProcessor is used to process CommitLog in CDC directory.Handler that implements
CommitLogReadHandler interface provided by Cassandra source code.A PartitionType represents the type of PartitionUpdate.
A RowType represents different types of
Row-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.