Package org.apache.flink.table.runtime.io
package org.apache.flink.table.runtime.io
-
ClassesClassDescriptionA simple iterator over the input read though an I/O channel.Channel with block count and numBytesInLastBlock of file.Compressed block channel reader provides a scenario where MemorySegment must be maintained.Compressed block channel writer provides a scenario where MemorySegment must be maintained.A
DataInputViewthat is backed by aBufferFileReader, making it effectively a data input stream.ADataOutputViewthat is backed by aFileIOChannel, making it effectively a data output stream.ADataOutputViewthat is backed by aBlockChannelWriter, making it effectively a data output stream.A simple iterator over the input read though an I/O channel.