@Internal public interface OutputStreamBasedCompactingFileWriter extends CompactingFileWriter
OutputStreamBasedCompactingFileWriter to directly write a
compacting file as an OutputStream.CompactingFileWriter.Type| Modifier and Type | Method and Description |
|---|---|
OutputStream |
asOutputStream()
Gets the output stream underlying the writer.
|
closeForCommitOutputStream asOutputStream() throws IOException
IOException - Thrown if acquiring the stream fails.Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.