Uses of Interface
io.trino.plugin.hive.metastore.HiveMetastoreDecorator
Packages that use HiveMetastoreDecorator
Package
Description
-
Uses of HiveMetastoreDecorator in io.trino.plugin.hive.aws.athena
Classes in io.trino.plugin.hive.aws.athena that implement HiveMetastoreDecorator -
Uses of HiveMetastoreDecorator in io.trino.plugin.hive.metastore
Method parameters in io.trino.plugin.hive.metastore with type arguments of type HiveMetastoreDecoratorModifier and TypeMethodDescriptionstatic HiveMetastoreFactoryDecoratedHiveMetastoreModule.createHiveMetastore(HiveMetastoreFactory metastoreFactory, Set<HiveMetastoreDecorator> decorators, SharedHiveMetastoreCache sharedHiveMetastoreCache) -
Uses of HiveMetastoreDecorator in io.trino.plugin.hive.metastore.recording
Classes in io.trino.plugin.hive.metastore.recording that implement HiveMetastoreDecorator