Uses of Class
io.trino.plugin.hive.metastore.cache.SharedHiveMetastoreCache
-
Packages that use SharedHiveMetastoreCache Package Description io.trino.plugin.hive.metastore -
-
Uses of SharedHiveMetastoreCache in io.trino.plugin.hive.metastore
Methods in io.trino.plugin.hive.metastore with parameters of type SharedHiveMetastoreCache Modifier and Type Method Description static HiveMetastoreFactoryDecoratedHiveMetastoreModule. createHiveMetastore(HiveMetastoreFactory metastoreFactory, Set<HiveMetastoreDecorator> decorators, SharedHiveMetastoreCache sharedHiveMetastoreCache)
-