Package io.trino.spi.connector
Class MaterializedViewFreshness
java.lang.Object
io.trino.spi.connector.MaterializedViewFreshness
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.MaterializedViewFreshness(MaterializedViewFreshness.Freshness freshness, Optional<Instant> lastFreshTime) -
Method Summary
-
Constructor Details
-
MaterializedViewFreshness
Deprecated. -
MaterializedViewFreshness
public MaterializedViewFreshness(MaterializedViewFreshness.Freshness freshness, Optional<Instant> lastFreshTime)
-
-
Method Details