Uses of Class
org.apache.flink.table.runtime.operators.sort.BinaryMergeIterator
Packages that use BinaryMergeIterator
-
Uses of BinaryMergeIterator in org.apache.flink.table.runtime.operators.sort
Methods in org.apache.flink.table.runtime.operators.sort that return BinaryMergeIteratorModifier and TypeMethodDescriptionAbstractBinaryExternalMerger.getMergingIterator(List<ChannelWithMeta> channelIDs, List<org.apache.flink.runtime.io.disk.iomanager.FileIOChannel> openChannels) Returns an iterator that iterates over the merged result from all given channels.