Package | Description |
---|---|
org.apache.paimon | |
org.apache.paimon.tag |
Modifier and Type | Field and Description |
---|---|
static ConfigOption<CoreOptions.TagPeriodFormatter> |
CoreOptions.TAG_PERIOD_FORMATTER |
Modifier and Type | Method and Description |
---|---|
CoreOptions.TagPeriodFormatter |
CoreOptions.tagPeriodFormatter() |
static CoreOptions.TagPeriodFormatter |
CoreOptions.TagPeriodFormatter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreOptions.TagPeriodFormatter[] |
CoreOptions.TagPeriodFormatter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DailyTagPeriodHandler(CoreOptions.TagPeriodFormatter formatter) |
HourlyTagPeriodHandler(CoreOptions.TagPeriodFormatter formatter) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.