| 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
Defines an external table with the schema that is provided by
TableSource.getTableSchema(). |
| Class and Description |
|---|
| RowtimeAttributeDescriptor
Describes a rowtime attribute of a
TableSource. |
| TableSource
Defines an external table with the schema that is provided by
TableSource.getTableSchema(). |
| Class and Description |
|---|
| FieldComputer
The
FieldComputer interface returns an expression to compute the field of the table
schema of a TableSource from one or more fields of the TableSource's return type. |
| Class and Description |
|---|
| TableSource
Defines an external table with the schema that is provided by
TableSource.getTableSchema(). |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.