Package org.apache.flink.streaming.api.legacy.io
package org.apache.flink.streaming.api.legacy.io
-
ClassDescriptionAn input format that returns objects from a collection.Deprecated.If you want to read/write data from/to text file, please use FLIP-27 FileSource and Sink-V2 FlinkSink.Deprecated.If you want to read/write data from/to text file, please use FLIP-27 FileSource and Sink-V2 FlinkSink.Formatter that transforms values into their
Stringrepresentations.