Class InputFormatBasedReader<T>

java.lang.Object
org.apache.flink.connector.file.sink.compactor.InputFormatBasedReader<T>
All Implemented Interfaces:
AutoCloseable, RecordWiseFileCompactor.Reader<T>

@PublicEvolving public class InputFormatBasedReader<T> extends Object implements RecordWiseFileCompactor.Reader<T>
A RecordWiseFileCompactor.Reader implementation that reads the file using the FileInputFormat.