public interface TableSchemaParser<T>
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
TableSchemaParser.ColumnParser<T> |
static interface |
TableSchemaParser.ConstraintKeyParser<T> |
static interface |
TableSchemaParser.FieldParser<T>
已过时。
|
static interface |
TableSchemaParser.PrimaryKeyParser<T> |
| 限定符和类型 | 方法和说明 |
|---|---|
TableSchema |
parse(T schemaConfig)
Parse schema config to TableSchema
|
TableSchema parse(T schemaConfig)
schemaConfig - schema configCopyright © 2024 The Apache Software Foundation. All rights reserved.