public static interface Search.SearchResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getAggs()
optional bytes aggs = 7; |
OtsInternalApi.ConsumedCapacity |
getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 9; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 9; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getGroupBys()
optional bytes group_bys = 8; |
boolean |
getIsAllSucceeded()
optional bool is_all_succeeded = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNextToken()
optional bytes next_token = 6; |
OtsInternalApi.ConsumedCapacity |
getReservedConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity reserved_consumed = 10; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getReservedConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity reserved_consumed = 10; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRows(int index)
repeated bytes rows = 2; |
int |
getRowsCount()
repeated bytes rows = 2; |
List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> |
getRowsList()
repeated bytes rows = 2; |
Search.SearchHit |
getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
int |
getSearchHitsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
List<Search.SearchHit> |
getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
Search.SearchHitOrBuilder |
getSearchHitsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
List<? extends Search.SearchHitOrBuilder> |
getSearchHitsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
long |
getTotalHits()
optional int64 total_hits = 1; |
boolean |
hasAggs()
optional bytes aggs = 7; |
boolean |
hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 9; |
boolean |
hasGroupBys()
optional bytes group_bys = 8; |
boolean |
hasIsAllSucceeded()
optional bool is_all_succeeded = 3; |
boolean |
hasNextToken()
optional bytes next_token = 6; |
boolean |
hasReservedConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity reserved_consumed = 10; |
boolean |
hasTotalHits()
optional int64 total_hits = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTotalHits()
optional int64 total_hits = 1;long getTotalHits()
optional int64 total_hits = 1;List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> getRowsList()
repeated bytes rows = 2;int getRowsCount()
repeated bytes rows = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRows(int index)
repeated bytes rows = 2;index - The index of the element to return.boolean hasIsAllSucceeded()
optional bool is_all_succeeded = 3;boolean getIsAllSucceeded()
optional bool is_all_succeeded = 3;List<Search.SearchHit> getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5;Search.SearchHit getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5;int getSearchHitsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5;List<? extends Search.SearchHitOrBuilder> getSearchHitsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5;Search.SearchHitOrBuilder getSearchHitsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5;boolean hasNextToken()
optional bytes next_token = 6;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextToken()
optional bytes next_token = 6;boolean hasAggs()
optional bytes aggs = 7;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getAggs()
optional bytes aggs = 7;boolean hasGroupBys()
optional bytes group_bys = 8;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getGroupBys()
optional bytes group_bys = 8;boolean hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 9;OtsInternalApi.ConsumedCapacity getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 9;OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 9;boolean hasReservedConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity reserved_consumed = 10;OtsInternalApi.ConsumedCapacity getReservedConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity reserved_consumed = 10;OtsInternalApi.ConsumedCapacityOrBuilder getReservedConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity reserved_consumed = 10;Copyright © 2025. All Rights Reserved.