| Package | Description |
|---|---|
| org.apache.flink.table.factories |
| Modifier and Type | Class and Description |
|---|---|
class |
TableSourceFactoryContextImpl
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default TableSource<T> |
TableSourceFactory.createTableSource(TableSourceFactory.Context context)
Deprecated.
Creates and configures a
TableSource based on the given TableSourceFactory.Context. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.