@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<Path> inputFiles,
OutputStream outputStream) |
doCompact
public void compact(List<Path> inputFiles, OutputStream outputStream) throws Exception
compact
in class OutputStreamBasedFileCompactor
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.