Uses of Class
org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
Packages that use CacheLoader
Package
Description
-
Uses of CacheLoader in org.apache.flink.table.runtime.functions.table.lookup.fullcache
Constructors in org.apache.flink.table.runtime.functions.table.lookup.fullcache with parameters of type CacheLoaderModifierConstructorDescriptionLookupFullCache(CacheLoader cacheLoader, org.apache.flink.table.connector.source.lookup.cache.trigger.CacheReloadTrigger reloadTrigger) -
Uses of CacheLoader in org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat
Subclasses of CacheLoader in org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformatModifier and TypeClassDescriptionclassCacheLoaderthat usedInputFormatfor loading data into the cache.