Class MaterializedViewFreshness
java.lang.Object
io.trino.spi.connector.MaterializedViewFreshness
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionMaterializedViewFreshness(MaterializedViewFreshness.Freshness freshness, Optional<Instant> lastFreshTime) -
Method Summary
-
Constructor Details
-
MaterializedViewFreshness
public MaterializedViewFreshness(MaterializedViewFreshness.Freshness freshness, Optional<Instant> lastFreshTime)
-
-
Method Details
-
getFreshness
-
getLastFreshTime
-
equals
-
hashCode
-
toString
-