Uses of Class
org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
-
Packages that use BinaryRowChannelInputViewIterator Package Description org.apache.flink.table.runtime.io -
-
Uses of BinaryRowChannelInputViewIterator in org.apache.flink.table.runtime.io
Subclasses of BinaryRowChannelInputViewIterator in org.apache.flink.table.runtime.io Modifier and Type Class Description class
LongHashPartitionChannelReaderInputViewIterator
A simple iterator over the input read though an I/O channel.
-