Uses of Class
io.trino.plugin.iceberg.IcebergMaterializedViewDefinition.Column
Packages that use IcebergMaterializedViewDefinition.Column
-
Uses of IcebergMaterializedViewDefinition.Column in io.trino.plugin.iceberg
Methods in io.trino.plugin.iceberg that return types with arguments of type IcebergMaterializedViewDefinition.ColumnConstructor parameters in io.trino.plugin.iceberg with type arguments of type IcebergMaterializedViewDefinition.Column -
Uses of IcebergMaterializedViewDefinition.Column in io.trino.plugin.iceberg.catalog
Method parameters in io.trino.plugin.iceberg.catalog with type arguments of type IcebergMaterializedViewDefinition.ColumnModifier and TypeMethodDescriptionprotected List<ConnectorMaterializedViewDefinition.Column>AbstractTrinoCatalog.toSpiMaterializedViewColumns(List<IcebergMaterializedViewDefinition.Column> columns)