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