Class TestingSourceSettings


  • public class TestingSourceSettings
    extends Object
    Settings for configuring the source under testing.
    • Method Detail

      • getBoundedness

        public org.apache.flink.api.connector.source.Boundedness getBoundedness()
        Boundedness of the source.
      • getCheckpointingMode

        public org.apache.flink.streaming.api.CheckpointingMode getCheckpointingMode()
        Checkpointing mode required for the source.