Uses of Package
org.apache.flink.table.runtime.operators.join.stream
-
Packages that use org.apache.flink.table.runtime.operators.join.stream Package Description org.apache.flink.table.runtime.operators.join.stream -
Classes in org.apache.flink.table.runtime.operators.join.stream used by org.apache.flink.table.runtime.operators.join.stream Class Description AbstractStreamingJoinOperator Abstract implementation for streaming unbounded Join operator which defines some member fields can be shared between different implementations.AbstractStreamingJoinOperator.AssociatedRecords TheAbstractStreamingJoinOperator.AssociatedRecordsis the records associated to the input row.AbstractStreamingJoinOperator.OuterRecord AnAbstractStreamingJoinOperator.OuterRecordis a composite of record andnumOfAssociations.