public static interface OtsInternalApi.ConditionOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getColumnCondition()
optional bytes column_condition = 2; |
OtsInternalApi.RowExistenceExpectation |
getRowExistence()
required .com.alicloud.openservices.tablestore.core.protocol.RowExistenceExpectation row_existence = 1; |
boolean |
hasColumnCondition()
optional bytes column_condition = 2; |
boolean |
hasRowExistence()
required .com.alicloud.openservices.tablestore.core.protocol.RowExistenceExpectation row_existence = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRowExistence()
required .com.alicloud.openservices.tablestore.core.protocol.RowExistenceExpectation row_existence = 1;OtsInternalApi.RowExistenceExpectation getRowExistence()
required .com.alicloud.openservices.tablestore.core.protocol.RowExistenceExpectation row_existence = 1;boolean hasColumnCondition()
optional bytes column_condition = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getColumnCondition()
optional bytes column_condition = 2;Copyright © 2025. All Rights Reserved.