Uses of Class
io.trino.plugin.hive.metastore.cache.CachingHiveMetastore
-
Packages that use CachingHiveMetastore Package Description io.trino.plugin.hive.metastore.cache -
-
Uses of CachingHiveMetastore in io.trino.plugin.hive.metastore.cache
Methods in io.trino.plugin.hive.metastore.cache that return CachingHiveMetastore Modifier and Type Method Description static CachingHiveMetastoreCachingHiveMetastore. memoizeMetastore(HiveMetastore delegate, long maximumSize)
-