public static interface OtsInternalApi.DeleteRowRequestOrBuilder
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; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPrimaryKey()
required bytes primary_key = 2; |
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; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
String |
getTransactionId()
optional string transaction_id = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTransactionIdBytes()
optional string transaction_id = 5; |
boolean |
hasCondition()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3; |
boolean |
hasPrimaryKey()
required bytes primary_key = 2; |
boolean |
hasReturnContent()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4; |
boolean |
hasTableName()
required string table_name = 1; |
boolean |
hasTransactionId()
optional string transaction_id = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
required string table_name = 1;String getTableName()
required string table_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;boolean hasPrimaryKey()
required bytes primary_key = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPrimaryKey()
required bytes primary_key = 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;boolean hasTransactionId()
optional string transaction_id = 5;String getTransactionId()
optional string transaction_id = 5;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTransactionIdBytes()
optional string transaction_id = 5;Copyright © 2025. All Rights Reserved.