public static interface OtsInternalApi.SQLQueryResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.TableConsumedCapacity |
getConsumes(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1; |
int |
getConsumesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1; |
List<OtsInternalApi.TableConsumedCapacity> |
getConsumesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1; |
OtsInternalApi.TableConsumedCapacityOrBuilder |
getConsumesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1; |
List<? extends OtsInternalApi.TableConsumedCapacityOrBuilder> |
getConsumesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1; |
String |
getNextSearchToken()
optional string next_search_token = 8; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNextSearchTokenBytes()
optional string next_search_token = 8; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRows()
optional bytes rows = 2; |
OtsInternalApi.SQLStatementType |
getType()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLStatementType type = 4; |
OtsInternalApi.SQLPayloadVersion |
getVersion()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLPayloadVersion version = 3; |
boolean |
hasNextSearchToken()
optional string next_search_token = 8; |
boolean |
hasRows()
optional bytes rows = 2; |
boolean |
hasType()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLStatementType type = 4; |
boolean |
hasVersion()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLPayloadVersion version = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<OtsInternalApi.TableConsumedCapacity> getConsumesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1;OtsInternalApi.TableConsumedCapacity getConsumes(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1;int getConsumesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1;List<? extends OtsInternalApi.TableConsumedCapacityOrBuilder> getConsumesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1;OtsInternalApi.TableConsumedCapacityOrBuilder getConsumesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1;boolean hasRows()
optional bytes rows = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRows()
optional bytes rows = 2;boolean hasVersion()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLPayloadVersion version = 3;OtsInternalApi.SQLPayloadVersion getVersion()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLPayloadVersion version = 3;boolean hasType()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLStatementType type = 4;OtsInternalApi.SQLStatementType getType()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLStatementType type = 4;boolean hasNextSearchToken()
optional string next_search_token = 8;String getNextSearchToken()
optional string next_search_token = 8;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextSearchTokenBytes()
optional string next_search_token = 8;Copyright © 2025. All Rights Reserved.