Package org.apache.flink.table.runtime.functions.table.lookup
-
Class Summary Class Description CachingAsyncLookupFunction A wrapper function around user-provided async lookup function with a cache layer.CachingLookupFunction A wrapper function around user-provided lookup function with a cache layer.LookupCacheManager Managing shared caches across different subtasks.LookupCacheManager.RefCountedCache A wrapper class ofLookupCachewhich also tracks the reference count of it.