Class TrinoGlueCatalogFactory
java.lang.Object
io.trino.plugin.iceberg.catalog.glue.TrinoGlueCatalogFactory
- All Implemented Interfaces:
TrinoCatalogFactory
-
Constructor Summary
ConstructorsConstructorDescriptionTrinoGlueCatalogFactory(CatalogName catalogName, TrinoFileSystemFactory fileSystemFactory, TypeManager typeManager, IcebergTableOperationsProvider tableOperationsProvider, NodeVersion nodeVersion, GlueHiveMetastoreConfig glueConfig, IcebergConfig icebergConfig, GlueMetastoreStats stats, com.amazonaws.services.glue.AWSGlueAsync glueClient) -
Method Summary
-
Constructor Details
-
TrinoGlueCatalogFactory
@Inject public TrinoGlueCatalogFactory(CatalogName catalogName, TrinoFileSystemFactory fileSystemFactory, TypeManager typeManager, IcebergTableOperationsProvider tableOperationsProvider, NodeVersion nodeVersion, GlueHiveMetastoreConfig glueConfig, IcebergConfig icebergConfig, GlueMetastoreStats stats, com.amazonaws.services.glue.AWSGlueAsync glueClient)
-
-
Method Details
-
getStats
-
create
- Specified by:
createin interfaceTrinoCatalogFactory
-