Uses of Interface
org.apache.flink.connector.file.sink.compactor.RecordWiseFileCompactor.Reader.Factory
Packages that use RecordWiseFileCompactor.Reader.Factory
-
Uses of RecordWiseFileCompactor.Reader.Factory in org.apache.flink.connector.file.sink.compactor
Classes in org.apache.flink.connector.file.sink.compactor that implement RecordWiseFileCompactor.Reader.FactoryModifier and TypeClassDescriptionstatic classFactory forDecoderBasedReader.static classFactory forInputFormatBasedReader.Constructors in org.apache.flink.connector.file.sink.compactor with parameters of type RecordWiseFileCompactor.Reader.FactoryModifierConstructorDescriptionRecordWiseFileCompactor(RecordWiseFileCompactor.Reader.Factory<IN> readerFactory)