Uses of Package
org.apache.flink.table.runtime.operators.join.lookup.keyordered
-
Classes in org.apache.flink.table.runtime.operators.join.lookup.keyordered used by org.apache.flink.table.runtime.operators Class Description AecRecord The record used inTableAsyncExecutionControllerto contain info aboutEpoch.TableAsyncExecutionController TheTableAsyncExecutionControlleris used to keep key ordered process mode for async operator. -
Classes in org.apache.flink.table.runtime.operators.join.lookup.keyordered used by org.apache.flink.table.runtime.operators.join.deltajoin Class Description AecRecord The record used inTableAsyncExecutionControllerto contain info aboutEpoch.TableAsyncExecutionController TheTableAsyncExecutionControlleris used to keep key ordered process mode for async operator. -
Classes in org.apache.flink.table.runtime.operators.join.lookup.keyordered used by org.apache.flink.table.runtime.operators.join.lookup.keyordered Class Description AecRecord The record used inTableAsyncExecutionControllerto contain info aboutEpoch.Epoch All inputs are segment into distinct epochs, marked by the arrival of non-record inputs.EpochManager Epoch manager segments inputs into distinct epochs, marked by the arrival of non-records(e.g.RecordsBuffer TheRecordsBufferis used to store the element that need to be processed inTableAsyncExecutionController.