Uses of Interface
io.trino.plugin.iceberg.catalog.glue.GlueIcebergTableOperations.GetGlueTable
Packages that use GlueIcebergTableOperations.GetGlueTable
-
Uses of GlueIcebergTableOperations.GetGlueTable in io.trino.plugin.iceberg.catalog.glue
Constructors in io.trino.plugin.iceberg.catalog.glue with parameters of type GlueIcebergTableOperations.GetGlueTableModifierConstructorDescriptionprotectedGlueIcebergTableOperations(TypeManager typeManager, boolean cacheTableMetadata, com.amazonaws.services.glue.AWSGlueAsync glueClient, GlueMetastoreStats stats, GlueIcebergTableOperations.GetGlueTable getGlueTable, org.apache.iceberg.io.FileIO fileIo, ConnectorSession session, String database, String table, Optional<String> owner, Optional<String> location)