| Package | Description |
|---|---|
| org.apache.flink.table.client.config | |
| org.apache.flink.table.client.config.entries |
| Modifier and Type | Method and Description |
|---|---|
Map<String,TableEntry> |
Environment.getTables()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SinkTableEntry
Deprecated.
This will be removed in Flink 1.14 with dropping support of
sql-client.yaml
configuration file. |
class |
SourceSinkTableEntry
Deprecated.
This will be removed in Flink 1.14 with dropping support of
sql-client.yaml
configuration file. |
class |
SourceTableEntry
Deprecated.
This will be removed in Flink 1.14 with dropping support of
sql-client.yaml
configuration file. |
class |
TemporalTableEntry
Deprecated.
This will be removed in Flink 1.14 with dropping support of
sql-client.yaml
configuration file. |
class |
ViewEntry
Deprecated.
This will be removed in Flink 1.14 with dropping support of
sql-client.yaml
configuration file. |
| Modifier and Type | Method and Description |
|---|---|
static TableEntry |
TableEntry.create(Map<String,Object> config)
Deprecated.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.