@Internal public class IntervalFreshnessUtils extends Object
IntervalFreshness.| Modifier and Type | Method and Description |
|---|---|
static String |
convertFreshnessToCron(IntervalFreshness intervalFreshness)
This is an util method that is used to convert the freshness of materialized table to cron
expression in full refresh mode.
|
static Duration |
convertFreshnessToDuration(IntervalFreshness intervalFreshness) |
public static Duration convertFreshnessToDuration(IntervalFreshness intervalFreshness)
public static String convertFreshnessToCron(IntervalFreshness intervalFreshness)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.