Package org.apache.flink.table.runtime.operators.join.deltajoin
-
Class Summary Class Description AsyncDeltaJoinRunner The async join runner to look up the dimension table in delta join.AsyncDeltaJoinRunner.JoinedRowResultFuture TheAsyncDeltaJoinRunner.JoinedRowResultFutureis used to combine leftRowDataand rightRowDataintoJoinedRowData.DeltaJoinCache Cache for both sides in delta join.StreamingDeltaJoinOperator This operator supports delta join in table layer.StreamingDeltaJoinOperator.InputIndexAwareStreamRecordQueueEntry AStreamElementQueueEntrywith the input index.