| 接口 | 说明 |
|---|---|
| Descriptor |
Interface that adds a set of string-based, normalized properties for describing DDL information.
|
| DescriptorValidator |
Validator for a descriptor.
|
| 类 | 说明 |
|---|---|
| ConnectorDescriptor |
Describes a connector to an other system.
|
| ConnectorDescriptorValidator |
Validator for
ConnectorDescriptor. |
| DescriptorBase |
Base class for
Descriptors. |
| DescriptorProperties |
Utility class for having a unified string-based representation of Table API related classes
such as TableSchema, TypeInformation, etc.
|
| FormatDescriptor |
Describes the format of data.
|
| FormatDescriptorValidator |
Validator for
FormatDescriptor. |
| TableDescriptor |
Common class for all descriptors describing table sources and sinks.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.