| Package | Description |
|---|---|
| org.apache.flink.table.descriptors |
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogDescriptor
Describes a catalog of tables, views, and functions.
|
class |
ConnectorDescriptor
Describes a connector to an other system.
|
class |
CoreModuleDescriptor
Module descriptor for
CoreModule. |
class |
FileSystem
Connector descriptor for a file system.
|
class |
FormatDescriptor
Describes the format of data.
|
class |
ModuleDescriptor
Describes a
Module. |
class |
TableDescriptor<D extends TableDescriptor<D>>
Describes a table consisting of a connector (in a given update mode) and a format.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.