Package org.apache.cassandra.cdc
-
Interface Summary Interface Description CdcEventTransformer<T> CdcLogger Helper to produce structured log message for CDC events, etc. -
Enum Summary Enum Description CdcLogMode Allows CDC to be configured with different logging levels (MINIMAL, PARTITION_KEYS and FULL) to optionally log partition key values or the full row for additional debugging.