Class CassandraTopicSelector


  • public class CassandraTopicSelector
    extends Object
    Responsible for selecting the Kafka topic that the record will get send to.
    • Constructor Detail

      • CassandraTopicSelector

        public CassandraTopicSelector()
    • Method Detail

      • defaultSelector

        public static io.debezium.schema.TopicSelector<KeyspaceTable> defaultSelector​(String prefix,
                                                                                      String heartbeatPrefix)