Uses of Class
org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
-
Packages that use LookupCacheManager Package Description org.apache.flink.table.runtime.functions.table.lookup -
-
Uses of LookupCacheManager in org.apache.flink.table.runtime.functions.table.lookup
Methods in org.apache.flink.table.runtime.functions.table.lookup that return LookupCacheManager Modifier and Type Method Description static LookupCacheManagerLookupCacheManager. getInstance()Get the shared instance ofLookupCacheManager.
-