| 程序包 | 说明 |
|---|---|
| org.apache.seatunnel.api.table.catalog | |
| org.apache.seatunnel.api.table.catalog.schema |
| 限定符和类型 | 方法和说明 |
|---|---|
PrimaryKey |
PrimaryKey.copy() |
static PrimaryKey |
PrimaryKey.of(String primaryKey,
List<String> columnNames) |
| 限定符和类型 | 方法和说明 |
|---|---|
TableSchema.Builder |
TableSchema.Builder.primaryKey(PrimaryKey primaryKey) |
| 限定符和类型 | 方法和说明 |
|---|---|
PrimaryKey |
TableSchemaParser.PrimaryKeyParser.parse(T schemaConfig)
Parse primary key config to PrimaryKey
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.