Package | Description |
---|---|
org.apache.paimon.tag |
Modifier and Type | Class and Description |
---|---|
static class |
TagTimeExtractor.ProcessTimeExtractor
Extract time from snapshot time millis.
|
static class |
TagTimeExtractor.WatermarkExtractor
Extract time from snapshot watermark.
|
Modifier and Type | Method and Description |
---|---|
static TagTimeExtractor |
TagTimeExtractor.create(CoreOptions.TagCreationMode mode,
CoreOptions options) |
static TagTimeExtractor |
TagTimeExtractor.createForAutoTag(CoreOptions options) |
static TagTimeExtractor |
TagTimeExtractor.createForTagPreview(CoreOptions options) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.