| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.factories | |
| org.apache.flink.table.sources | |
| org.apache.flink.table.sources.tsextractors | |
| org.apache.flink.table.utils |
| 类和说明 |
|---|
| TableSource
已过时。
This interface has been replaced by
DynamicTableSource. The new interface
produces internal data structures. See FLIP-95 for more information. |
| 类和说明 |
|---|
| RowtimeAttributeDescriptor
已过时。
This interface will not be supported in the new source design around
DynamicTableSource. Use the concept of computed columns instead. See FLIP-95 for more
information. |
| TableSource
已过时。
This interface has been replaced by
DynamicTableSource. The new interface
produces internal data structures. See FLIP-95 for more information. |
| 类和说明 |
|---|
| FieldComputer
已过时。
This interface will not be supported in the new source design around
DynamicTableSource. Use the concept of computed columns instead. See FLIP-95 for more
information. |
| 类和说明 |
|---|
| TableSource
已过时。
This interface has been replaced by
DynamicTableSource. The new interface
produces internal data structures. See FLIP-95 for more information. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.