Uses of Class
org.apache.flink.connector.file.sink.compactor.OutputStreamBasedFileCompactor
Packages that use OutputStreamBasedFileCompactor
-
Uses of OutputStreamBasedFileCompactor in org.apache.flink.connector.file.sink.compactor
Modifier and TypeClassDescriptionclassAOutputStreamBasedFileCompactorimplementation that simply concat the compacting files.classA simpleOutputStreamBasedFileCompactorimplementation that directly copy the content of the only input file to the output.