public static interface Search.SearchInnerHitOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPath()
optional string path = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPathBytes()
optional string path = 1; |
Search.SearchHit |
getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
int |
getSearchHitsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
List<Search.SearchHit> |
getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchHitOrBuilder |
getSearchHitsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
List<? extends Search.SearchHitOrBuilder> |
getSearchHitsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
boolean |
hasPath()
optional string path = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPath()
optional string path = 1;String getPath()
optional string path = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPathBytes()
optional string path = 1;List<Search.SearchHit> getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;Search.SearchHit getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;int getSearchHitsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;List<? extends Search.SearchHitOrBuilder> getSearchHitsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;Search.SearchHitOrBuilder getSearchHitsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;Copyright © 2025. All Rights Reserved.