public static class DescribeOmsOpenAPIProjectResponse.Data.TransferMapping.Database.Table.AdbTableSchema extends Object
| 构造器和说明 |
|---|
AdbTableSchema() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getDistributedKeys() |
Integer |
getPartitionLifeCycle() |
String |
getPartitionStatement() |
List<String> |
getPrimaryKeys() |
void |
setDistributedKeys(List<String> distributedKeys) |
void |
setPartitionLifeCycle(Integer partitionLifeCycle) |
void |
setPartitionStatement(String partitionStatement) |
void |
setPrimaryKeys(List<String> primaryKeys) |
Copyright © 2023. All Rights Reserved.