Uses of Class
org.apache.flink.table.functions.LookupFunction
Packages that use LookupFunction
-
Uses of LookupFunction in org.apache.flink.table.connector.source.lookup
Methods in org.apache.flink.table.connector.source.lookup that return LookupFunctionModifier and TypeMethodDescriptionLookupFunctionProvider.createLookupFunction()Creates anLookupFunctioninstance.Methods in org.apache.flink.table.connector.source.lookup with parameters of type LookupFunctionModifier and TypeMethodDescriptionstatic LookupFunctionProviderLookupFunctionProvider.of(LookupFunction lookupFunction) Helper function for creating a static provider.static PartialCachingLookupProviderPartialCachingLookupProvider.of(LookupFunction lookupFunction, LookupCache cache)