@Internal public class IdenticalFileCompactor extends ConcatFileCompactor
OutputStreamBasedFileCompactor implementation that directly copy the content of
the only input file to the output.| Constructor and Description |
|---|
IdenticalFileCompactor() |
| Modifier and Type | Method and Description |
|---|---|
void |
compact(List<org.apache.flink.core.fs.Path> inputFiles,
OutputStream outputStream) |
doCompactpublic void compact(List<org.apache.flink.core.fs.Path> inputFiles, OutputStream outputStream) throws Exception
compact in class OutputStreamBasedFileCompactorExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.