Package | Description |
---|---|
org.apache.flink.runtime.io.disk.iomanager | |
org.apache.flink.table.runtime.io |
Modifier and Type | Class and Description |
---|---|
class |
AsynchronousBufferFileWriter |
Modifier and Type | Method and Description |
---|---|
abstract BufferFileWriter |
IOManager.createBufferFileWriter(FileIOChannel.ID channelID) |
BufferFileWriter |
IOManagerAsync.createBufferFileWriter(FileIOChannel.ID channelID) |
Constructor and Description |
---|
CompressedHeaderlessChannelWriterOutputView(BufferFileWriter writer,
BlockCompressionFactory compressionCodecFactory,
int compressionBlockSize) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.