Package | Description |
---|---|
org.apache.paimon.disk | |
org.apache.paimon.sort |
Modifier and Type | Method and Description |
---|---|
static ChannelReaderInputView |
FileChannelUtil.createInputView(IOManager ioManager,
ChannelWithMeta channel,
List<FileIOChannel> channels,
BlockCompressionFactory compressionCodecFactory,
int compressionBlockSize) |
Constructor and Description |
---|
ChannelReaderInputViewIterator(ChannelReaderInputView inView,
List<MemorySegment> freeMemTarget,
BinaryRowSerializer accessors) |
Modifier and Type | Method and Description |
---|---|
protected abstract MutableObjectIterator<Entry> |
AbstractBinaryExternalMerger.channelReaderInputViewIterator(ChannelReaderInputView inView) |
protected MutableObjectIterator<BinaryRow> |
BinaryExternalMerger.channelReaderInputViewIterator(ChannelReaderInputView inView) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.