@Internal public interface OutputStreamBasedCompactingFileWriter extends CompactingFileWriter
OutputStreamBasedCompactingFileWriter to directly write a
compacting file as an OutputStream.CompactingFileWriter.Type| 限定符和类型 | 方法和说明 |
|---|---|
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.