Package | Description |
---|---|
org.apache.flink.table.sources.tsextractors |
Modifier and Type | Class and Description |
---|---|
class |
ExistingField
|
class |
StreamRecordTimestamp
Extracts the timestamp of a StreamRecord into a rowtime attribute.
|
class |
TimestampExtractor
Deprecated.
This interface will not be supported in the new source design around
DynamicTableSource which only works with the Blink planner. Use the concept of computed
columns instead. See FLIP-95 for more information. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.