@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.
|
closeForCommit
OutputStream asOutputStream() throws IOException
IOException
- Thrown if acquiring the stream fails.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.