Package org.apache.flink.table.runtime.operators.join.lookup
package org.apache.flink.table.runtime.operators.join.lookup
-
ClassesClassDescriptionThe async join runner to lookup the dimension table.The async join runner with an additional calculate function on the dimension table.Delegates actions of
CompletableFuturetoResultFuture.The lookup join handler which holds aLookupJoinRunnerto process lookup for insert or update_after record and directly process delete and update_before record via local state.The join runner to lookup the dimension table.The join runner with an additional calculate function on the dimension table.A utility class to wrap the data stream apiAsyncRetryStrategyto support both sync and async retry in table module.A delegator holds user'sAsyncLookupFunctionto handle retries.A delegator holds user'sLookupFunctionto handle retries.