Package | Description |
---|---|
org.apache.paimon.disk |
Modifier and Type | Class and Description |
---|---|
class |
BufferFileWriterImpl
A synchronous
BufferFileWriter implementation. |
Modifier and Type | Method and Description |
---|---|
BufferFileWriter |
IOManager.createBufferFileWriter(FileIOChannel.ID channelID) |
BufferFileWriter |
IOManagerImpl.createBufferFileWriter(FileIOChannel.ID channelID) |
Constructor and Description |
---|
ChannelWriterOutputView(BufferFileWriter writer,
BlockCompressionFactory compressionCodecFactory,
int compressionBlockSize) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.