Uses of Interface
org.apache.flink.table.connector.source.lookup.FullCachingLookupProvider
Packages that use FullCachingLookupProvider
-
Uses of FullCachingLookupProvider in org.apache.flink.table.connector.source.lookup
Methods in org.apache.flink.table.connector.source.lookup that return FullCachingLookupProviderModifier and TypeMethodDescriptionstatic FullCachingLookupProviderFullCachingLookupProvider.of(ScanTableSource.ScanRuntimeProvider scanRuntimeProvider, CacheReloadTrigger cacheReloadTrigger) Build aFullCachingLookupProviderfrom the specifiedScanTableSource.ScanRuntimeProviderandCacheReloadTrigger.