| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.descriptors |
| 限定符和类型 | 类和说明 |
|---|---|
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 |
CustomConnectorDescriptor
Describes a custom connector to an other system.
|
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–2021 The Apache Software Foundation. All rights reserved.