Package org.apache.flink.table.runtime.operators.join.stream.state
-
Interface Summary Interface Description JoinRecordStateView AJoinRecordStateViewis a view to the join state.OuterJoinRecordStateView AOuterJoinRecordStateViewis an extension toJoinRecordStateView. -
Class Summary Class Description JoinRecordStateViews Utility to create aJoinRecordStateViewdepends onJoinInputSideSpec.OuterJoinRecordStateViews Utility to create aOuterJoinRecordStateViewsdepends onJoinInputSideSpec.