| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
static OtsInternalApi.PrimaryKeyType |
OtsInternalApi.PrimaryKeyType.forNumber(int value) |
OtsInternalApi.PrimaryKeyType |
OtsInternalApi.PrimaryKeySchemaOrBuilder.getType()
required .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeyType type = 2; |
OtsInternalApi.PrimaryKeyType |
OtsInternalApi.PrimaryKeySchema.getType()
required .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeyType type = 2; |
OtsInternalApi.PrimaryKeyType |
OtsInternalApi.PrimaryKeySchema.Builder.getType()
required .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeyType type = 2; |
static OtsInternalApi.PrimaryKeyType |
OTSProtocolBuilder.toPBPrimaryKeyType(PrimaryKeyType type) |
static OtsInternalApi.PrimaryKeyType |
OtsInternalApi.PrimaryKeyType.valueOf(com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OtsInternalApi.PrimaryKeyType |
OtsInternalApi.PrimaryKeyType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static OtsInternalApi.PrimaryKeyType |
OtsInternalApi.PrimaryKeyType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static OtsInternalApi.PrimaryKeyType[] |
OtsInternalApi.PrimaryKeyType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.aliyun.ots.thirdparty.com.google.protobuf.Internal.EnumLiteMap<OtsInternalApi.PrimaryKeyType> |
OtsInternalApi.PrimaryKeyType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.PrimaryKeySchema.Builder |
OtsInternalApi.PrimaryKeySchema.Builder.setType(OtsInternalApi.PrimaryKeyType value)
required .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeyType type = 2; |
static PrimaryKeyType |
OTSProtocolParser.toPrimaryKeyType(OtsInternalApi.PrimaryKeyType type) |
Copyright © 2025. All Rights Reserved.