| Package | Description |
|---|---|
| org.apache.flink.table.factories | |
| org.apache.flink.table.sources | |
| org.apache.flink.table.sources.tsextractors | |
| org.apache.flink.table.utils |
| Class and Description |
|---|
| TableSource
Deprecated.
This interface has been replaced by
DynamicTableSource. The new interface produces
internal data structures and only works with the Blink planner. See FLIP-95 for more
information. |
| Class and Description |
|---|
| RowtimeAttributeDescriptor
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. |
| TableSource
Deprecated.
This interface has been replaced by
DynamicTableSource. The new interface produces
internal data structures and only works with the Blink planner. See FLIP-95 for more
information. |
| Class and Description |
|---|
| FieldComputer
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. |
| Class and Description |
|---|
| TableSource
Deprecated.
This interface has been replaced by
DynamicTableSource. The new interface produces
internal data structures and only works with the Blink planner. See FLIP-95 for more
information. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.