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