Uses of Class
org.apache.flink.connector.file.sink.compactor.ConcatFileCompactor
Packages that use ConcatFileCompactor
-
Uses of ConcatFileCompactor in org.apache.flink.connector.file.sink.compactor
Subclasses of ConcatFileCompactor in org.apache.flink.connector.file.sink.compactorModifier and TypeClassDescriptionclassA simpleOutputStreamBasedFileCompactorimplementation that directly copy the content of the only input file to the output.