| 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() |
| Modifier and Type | Class and Description |
|---|---|
class |
SinkTableEntry
Configuration of a table sink.
|
class |
SourceSinkTableEntry
Configuration of a table source and sink.
|
class |
SourceTableEntry
Configuration of a table source.
|
class |
TemporalTableEntry
Configuration of a temporal table.
|
class |
ViewEntry
Configuration of a table view.
|
| Modifier and Type | Method and Description |
|---|---|
static TableEntry |
TableEntry.create(Map<String,Object> config) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.