Interface OffsetsInitializerValidator

    • Method Detail

      • validate

        void validate​(Properties kafkaSourceProperties)
               throws IllegalStateException
        Validate offsets initializer with properties of Kafka source.
        Parameters:
        kafkaSourceProperties - Properties of Kafka source
        Throws:
        IllegalStateException - if validation fails