Uses of Class
io.trino.plugin.hive.metastore.cache.ForCachingHiveMetastore
-
Packages that use ForCachingHiveMetastore Package Description io.trino.plugin.hive.metastore.cache -
-
Uses of ForCachingHiveMetastore in io.trino.plugin.hive.metastore.cache
Method parameters in io.trino.plugin.hive.metastore.cache with annotations of type ForCachingHiveMetastore Modifier and Type Method Description HiveMetastoreCachingHiveMetastoreModule. createCachingHiveMetastore(NodeManager nodeManager, HiveMetastore delegate, CachingHiveMetastoreConfig config, CatalogName catalogName, Optional<HiveMetastoreDecorator> hiveMetastoreDecorator)
-