Package org.apache.flink.table.runtime.operators.join.stream.state
-
Interface Summary Interface Description JoinRecordStateView AJoinRecordStateView
is a view to the join state.OuterJoinRecordStateView AOuterJoinRecordStateView
is an extension toJoinRecordStateView
. -
Class Summary Class Description JoinRecordStateViews Utility to create aJoinRecordStateView
depends onJoinInputSideSpec
.OuterJoinRecordStateViews Utility to create aOuterJoinRecordStateViews
depends onJoinInputSideSpec
.