| Package | Description |
|---|---|
| org.apache.flink.table.catalog |
| Modifier and Type | Method and Description |
|---|---|
IntervalFreshness.TimeUnit |
IntervalFreshness.getTimeUnit() |
static IntervalFreshness.TimeUnit |
IntervalFreshness.TimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntervalFreshness.TimeUnit[] |
IntervalFreshness.TimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static IntervalFreshness |
IntervalFreshness.of(String interval,
IntervalFreshness.TimeUnit timeUnit) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.