Package org.apache.cassandra.cdc.kafka
-
Interface Summary Interface Description EventHasher KafkaCdcSerializer<I> KafkaOptions KafkaStats RecordProducer The RecordProducer provides an interface to build the Kafka `ProducerRecord` objectTopicSupplier -
Class Summary Class Description AvroGenericRecordSerializer Serializes Cassandra CDC POJO classes to Avro bytes for publishing to Kafka.AvroGenericRecordSerializer.Deserializer KafkaPublisher TopicSupplier.MapTopicSupplier TopicSupplier.PerKeyspace TopicSupplier.PerKeyspaceTable TopicSupplier.PerTable TopicSupplier.StaticTopicSupplier TopicSupplier.StringFormatTopicSupplier