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