Class TestingSinkSettings


  • public class TestingSinkSettings
    extends Object
    Settings for configuring the sink under testing.
    • Method Detail

      • getCheckpointingMode

        @Deprecated
        public CheckpointingMode getCheckpointingMode()
        Deprecated.
        Checkpointing mode required for the sink. This method is required for downstream projects e.g. Flink connectors extending this test for the case when there should be supported Flink versions below 1.20. Could be removed together with dropping support for Flink 1.19.