Package org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat
-
Class Summary Class Description InputFormatCacheLoader CacheLoader
that usedInputFormat
for loading data into the cache.InputSplitCacheLoadTask Parallel task that loads data into the cache fromInputFormat
with specifiedInputSplit
.