Uses of Class
io.trino.plugin.hive.metastore.glue.ForGlueHiveMetastore
-
Packages that use ForGlueHiveMetastore Package Description io.trino.plugin.hive.metastore.glue -
-
Uses of ForGlueHiveMetastore in io.trino.plugin.hive.metastore.glue
Methods in io.trino.plugin.hive.metastore.glue with annotations of type ForGlueHiveMetastore Modifier and Type Method Description ExecutorGlueMetastoreModule. createExecutor(CatalogName catalogName, GlueHiveMetastoreConfig hiveConfig)Constructor parameters in io.trino.plugin.hive.metastore.glue with annotations of type ForGlueHiveMetastore Constructor Description GlueHiveMetastore(HdfsEnvironment hdfsEnvironment, GlueHiveMetastoreConfig glueConfig, HiveConfig hiveConfig, Executor partitionsReadExecutor, GlueColumnStatisticsProviderFactory columnStatisticsProviderFactory, Optional<com.amazonaws.handlers.RequestHandler2> requestHandler, Predicate<com.amazonaws.services.glue.model.Table> tableFilter)GlueHiveMetastore(HdfsEnvironment hdfsEnvironment, GlueHiveMetastoreConfig glueConfig, HiveConfig hiveConfig, Executor partitionsReadExecutor, GlueColumnStatisticsProviderFactory columnStatisticsProviderFactory, Optional<com.amazonaws.handlers.RequestHandler2> requestHandler, Predicate<com.amazonaws.services.glue.model.Table> tableFilter)GlueHiveMetastore(HdfsEnvironment hdfsEnvironment, GlueHiveMetastoreConfig glueConfig, HiveConfig hiveConfig, Executor partitionsReadExecutor, GlueColumnStatisticsProviderFactory columnStatisticsProviderFactory, Optional<com.amazonaws.handlers.RequestHandler2> requestHandler, Predicate<com.amazonaws.services.glue.model.Table> tableFilter)
-