public class LongHashPartitionChannelReaderInputViewIterator extends BinaryRowChannelInputViewIterator
LongHashPartition.deserializeFromPages(org.apache.flink.table.data.binary.BinaryRowData, org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView, org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer)freeMemTarget, inView, serializer| Constructor and Description |
|---|
LongHashPartitionChannelReaderInputViewIterator(org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView inView,
BinaryRowDataSerializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.data.binary.BinaryRowData |
next(org.apache.flink.table.data.binary.BinaryRowData reuse) |
nextpublic LongHashPartitionChannelReaderInputViewIterator(org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView inView,
BinaryRowDataSerializer serializer)
public org.apache.flink.table.data.binary.BinaryRowData next(org.apache.flink.table.data.binary.BinaryRowData reuse)
throws IOException
next in interface org.apache.flink.util.MutableObjectIterator<org.apache.flink.table.data.binary.BinaryRowData>next in class BinaryRowChannelInputViewIteratorIOExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.