Uses of Class
org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager.RefCountedCache
-
Packages that use LookupCacheManager.RefCountedCache Package Description org.apache.flink.table.runtime.functions.table.lookup -
-
Uses of LookupCacheManager.RefCountedCache in org.apache.flink.table.runtime.functions.table.lookup
Methods in org.apache.flink.table.runtime.functions.table.lookup that return types with arguments of type LookupCacheManager.RefCountedCache Modifier and Type Method Description Map<String,LookupCacheManager.RefCountedCache>LookupCacheManager. getManagedCaches()
-