public static interface OtsInternalApi.RowInBatchWriteRowRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.Condition |
getCondition()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3; |
OtsInternalApi.ConditionOrBuilder |
getConditionOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3; |
OtsInternalApi.ReturnContent |
getReturnContent()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4; |
OtsInternalApi.ReturnContentOrBuilder |
getReturnContentOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRowChange()
required bytes row_change = 2; |
OtsInternalApi.OperationType |
getType()
required .com.alicloud.openservices.tablestore.core.protocol.OperationType type = 1; |
boolean |
hasCondition()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3; |
boolean |
hasReturnContent()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4; |
boolean |
hasRowChange()
required bytes row_change = 2; |
boolean |
hasType()
required .com.alicloud.openservices.tablestore.core.protocol.OperationType type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
required .com.alicloud.openservices.tablestore.core.protocol.OperationType type = 1;OtsInternalApi.OperationType getType()
required .com.alicloud.openservices.tablestore.core.protocol.OperationType type = 1;boolean hasRowChange()
required bytes row_change = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRowChange()
required bytes row_change = 2;boolean hasCondition()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3;OtsInternalApi.Condition getCondition()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3;OtsInternalApi.ConditionOrBuilder getConditionOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3;boolean hasReturnContent()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4;OtsInternalApi.ReturnContent getReturnContent()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4;OtsInternalApi.ReturnContentOrBuilder getReturnContentOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4;Copyright © 2025. All Rights Reserved.