Class QueueProcessorTest

    • Field Detail

      • context

        private io.debezium.connector.cassandra.CassandraConnectorContext context
      • queueProcessor

        private io.debezium.connector.cassandra.QueueProcessor queueProcessor
      • emitter

        private io.debezium.connector.cassandra.KafkaRecordEmitter emitter
    • Constructor Detail

      • QueueProcessorTest

        public QueueProcessorTest()
    • Method Detail

      • tearDown

        public void tearDown()
      • testProcessChangeRecords

        public void testProcessChangeRecords()
                                      throws Exception
        Throws:
        Exception
      • testProcessTombstoneRecords

        public void testProcessTombstoneRecords()
                                         throws Exception
        Throws:
        Exception
      • testProcessEofEvent

        public void testProcessEofEvent()
                                 throws Exception
        Throws:
        Exception