Uses of Interface
io.trino.plugin.hive.metastore.HiveMetastoreDecorator
-
Packages that use HiveMetastoreDecorator Package Description io.trino.plugin.hive.metastore io.trino.plugin.hive.metastore.recording -
-
Uses of HiveMetastoreDecorator in io.trino.plugin.hive.metastore
Method parameters in io.trino.plugin.hive.metastore with type arguments of type HiveMetastoreDecorator Modifier and Type Method Description static 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 Modifier and Type Class Description classRecordingHiveMetastoreDecorator
-