@Internal public class IdenticalFileCompactor extends ConcatFileCompactor
OutputStreamBasedFileCompactor implementation that directly copy the content of
the only input file to the output.| 构造器和说明 |
|---|
IdenticalFileCompactor() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 OutputStreamBasedFileCompactorExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.