Class IntervalFreshness

java.lang.Object
org.apache.flink.table.catalog.IntervalFreshness

@PublicEvolving public class IntervalFreshness extends Object
The IntervalFreshness represents freshness definition of CatalogMaterializedTable. It encapsulates the string interval value along with time unit, allowing for flexible representation of different freshness type. Moreover, it can provide detailed raw information for some specific operations.