-
Deprecated ClassesClassDescriptionThis interface will be removed in future versions. Use the new
DiscardingSinkinterface instead.This interface will be removed in future versions. Use the newSinkinterface instead.Useorg.apache.flink.connector.datagen.source.DataGeneratorSourceinstead.If you want to read/write data from/to text file, please use FLIP-27 FileSource and Sink-V2 FlinkSink. This class should be removed if we drop the supports for read/write via input/output format in DataStream api.If you want to read/write data from/to text file, please use FLIP-27 FileSource and Sink-V2 FlinkSink. This class should be removed if we drop all supports forInputFormatandOutputFormat
org.apache.flink.connector.file.sink.FileSinkinstead.