| 接口 | 说明 |
|---|---|
| Catalog |
Interface for reading and writing table metadata from SeaTunnel.
|
| CatalogOptions | |
| DataTypeConvertor<T> |
DataTypeConvertor is used to convert the data type between connector and SeaTunnel.
|
| 类 | 说明 |
|---|---|
| CatalogTable |
Represent the table metadata in SeaTunnel.
|
| CatalogTableUtil |
Utils contains some common methods for construct CatalogTable.
|
| Column |
Represent the column of
TableSchema. |
| ConstraintKey | |
| ConstraintKey.ConstraintKeyColumn | |
| MetadataColumn |
Representation of a metadata column.
|
| PhysicalColumn |
Representation of a physical column.
|
| PrimaryKey | |
| SeaTunnelDataTypeConvertorUtil | |
| TableIdentifier | |
| TablePath | |
| TableSchema |
Represent a physical table schema.
|
| TableSchema.Builder |
| 枚举 | 说明 |
|---|---|
| ConstraintKey.ColumnSortType | |
| ConstraintKey.ConstraintType |
Copyright © 2024 The Apache Software Foundation. All rights reserved.