Uses of Interface
org.apache.flink.table.connector.source.lookup.PartialCachingLookupProvider
-
Packages that use PartialCachingLookupProvider Package Description org.apache.flink.table.connector.source.lookup -
-
Uses of PartialCachingLookupProvider in org.apache.flink.table.connector.source.lookup
Methods in org.apache.flink.table.connector.source.lookup that return PartialCachingLookupProvider Modifier and Type Method Description static PartialCachingLookupProviderPartialCachingLookupProvider. of(LookupFunction lookupFunction, LookupCache cache)
-