|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 PartitionKeyType 的软件包 | |
|---|---|
| com.aliyun.openservices.ots | |
| com.aliyun.openservices.ots.model | |
| com.aliyun.openservices.ots 中 PartitionKeyType 的使用 |
|---|
| 参数类型为 PartitionKeyType 的 com.aliyun.openservices.ots 中的方法 | |
|---|---|
void |
OTSClient.createTableGroup(String tableGroupName,
PartitionKeyType pkType)
|
void |
OTS.createTableGroup(String tableGroupName,
PartitionKeyType pkType)
创建表组(Table Group)。 |
| com.aliyun.openservices.ots.model 中 PartitionKeyType 的使用 |
|---|
| 返回 PartitionKeyType 的 com.aliyun.openservices.ots.model 中的方法 | |
|---|---|
PartitionKeyType |
PartitionKeyValue.getType()
获取值的数据类型。 |
static PartitionKeyType |
PartitionKeyType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static PartitionKeyType[] |
PartitionKeyType.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||