Class SortMergeFullOuterJoinIterator

java.lang.Object
org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
All Implemented Interfaces:
Closeable, AutoCloseable

public class SortMergeFullOuterJoinIterator extends Object implements Closeable
Gets two matched rows for full outer join.