Uses of Interface
org.apache.flink.table.connector.source.lookup.AsyncLookupFunctionProvider
Packages that use AsyncLookupFunctionProvider
-
Uses of AsyncLookupFunctionProvider in org.apache.flink.table.connector.source.lookup
Subinterfaces of AsyncLookupFunctionProvider in org.apache.flink.table.connector.source.lookupModifier and TypeInterfaceDescriptioninterfaceProvider for creatingAsyncLookupFunctionandLookupCachefor storing lookup entries.Methods in org.apache.flink.table.connector.source.lookup that return AsyncLookupFunctionProviderModifier and TypeMethodDescriptionstatic AsyncLookupFunctionProviderAsyncLookupFunctionProvider.of(AsyncLookupFunction asyncLookupFunction) Helper function for creating a static provider.