Uses of Class
io.trino.spi.connector.MaterializedViewFreshness
Packages that use MaterializedViewFreshness
-
Uses of MaterializedViewFreshness in io.trino.spi.connector
Methods in io.trino.spi.connector that return MaterializedViewFreshnessModifier and TypeMethodDescriptiondefault MaterializedViewFreshnessConnectorMetadata.getMaterializedViewFreshness(ConnectorSession session, SchemaTableName name) The method is used by the engine to determine if a materialized view is current with respect to the tables it depends on.