Uses of Class
org.apache.flink.table.functions.AsyncLookupFunction
Packages that use AsyncLookupFunction
-
Uses of AsyncLookupFunction in org.apache.flink.table.connector.source.lookup
Methods in org.apache.flink.table.connector.source.lookup that return AsyncLookupFunctionModifier and TypeMethodDescriptionAsyncLookupFunctionProvider.createAsyncLookupFunction()Creates anAsyncLookupFunctioninstance.Methods in org.apache.flink.table.connector.source.lookup with parameters of type AsyncLookupFunctionModifier and TypeMethodDescriptionstatic AsyncLookupFunctionProviderAsyncLookupFunctionProvider.of(AsyncLookupFunction asyncLookupFunction) Helper function for creating a static provider.PartialCachingAsyncLookupProvider.of(AsyncLookupFunction asyncLookupFunction, LookupCache cache)