| 接口 | 说明 |
|---|---|
| ACTION | |
| SystemFunction | |
| Type |
| 类 | 说明 |
|---|---|
| Catalog | |
| Column | |
| Column.Property | |
| ColumnComment | |
| ColumnFamily | |
| Constraint<E extends Constraint> | |
| Database | |
| ForeignKey | |
| Function | |
| Index<M extends Index> | |
| Label | |
| MasterTable | |
| Metadata<T extends Metadata> | |
| Namespace | |
| Parameter | |
| ParentTable | |
| PartitionTable | |
| PrimaryKey | |
| Procedure | |
| Schema | |
| Sequence | |
| Table<E extends Table> | |
| Table.Cluster | |
| Table.Distribution |
分桶方式及数量
distribution 或 clustered
|
| Table.Key | |
| Table.Partition |
分区
partition by :分区方式(LIST, RANGE, HASH)及 依据列
partition of :主表
partition for:分区依据值
|
| Table.Partition.Slice |
分片(分区依据值)
|
| Table.Skew | |
| Table.Store | |
| TableAffiliation<E extends TableAffiliation> | |
| TableComment | |
| Tag | |
| Trigger | |
| View |
Copyright © 2025. All rights reserved.