| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
Search.SearchHit |
Search.SearchHit.Builder.build() |
Search.SearchHit |
Search.SearchHit.Builder.buildPartial() |
static Search.SearchHit |
Search.SearchHit.getDefaultInstance() |
Search.SearchHit |
Search.SearchHit.getDefaultInstanceForType() |
Search.SearchHit |
Search.SearchHit.Builder.getDefaultInstanceForType() |
Search.SearchHit |
Search.SearchResponseOrBuilder.getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
Search.SearchHit |
Search.SearchResponse.getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
Search.SearchHit |
Search.SearchResponse.Builder.getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
Search.SearchHit |
Search.SearchInnerHitOrBuilder.getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchHit |
Search.SearchInnerHit.getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchHit |
Search.SearchInnerHit.Builder.getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
static Search.SearchHit |
Search.SearchHit.parseDelimitedFrom(InputStream input) |
static Search.SearchHit |
Search.SearchHit.parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchHit |
Search.SearchHit.parseFrom(byte[] data) |
static Search.SearchHit |
Search.SearchHit.parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchHit |
Search.SearchHit.parseFrom(ByteBuffer data) |
static Search.SearchHit |
Search.SearchHit.parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchHit |
Search.SearchHit.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Search.SearchHit |
Search.SearchHit.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchHit |
Search.SearchHit.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Search.SearchHit |
Search.SearchHit.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchHit |
Search.SearchHit.parseFrom(InputStream input) |
static Search.SearchHit |
Search.SearchHit.parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.SearchHit> |
Search.SearchHit.getParserForType() |
List<Search.SearchHit> |
Search.SearchResponseOrBuilder.getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
List<Search.SearchHit> |
Search.SearchResponse.getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
List<Search.SearchHit> |
Search.SearchResponse.Builder.getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
List<Search.SearchHit> |
Search.SearchInnerHitOrBuilder.getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
List<Search.SearchHit> |
Search.SearchInnerHit.getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
List<Search.SearchHit> |
Search.SearchInnerHit.Builder.getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.SearchHit> |
Search.SearchHit.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Search.SearchResponse.Builder |
Search.SearchResponse.Builder.addSearchHits(int index,
Search.SearchHit value)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
Search.SearchInnerHit.Builder |
Search.SearchInnerHit.Builder.addSearchHits(int index,
Search.SearchHit value)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchResponse.Builder |
Search.SearchResponse.Builder.addSearchHits(Search.SearchHit value)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
Search.SearchInnerHit.Builder |
Search.SearchInnerHit.Builder.addSearchHits(Search.SearchHit value)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchHit.Builder |
Search.SearchHit.Builder.mergeFrom(Search.SearchHit other) |
static Search.SearchHit.Builder |
Search.SearchHit.newBuilder(Search.SearchHit prototype) |
Search.SearchResponse.Builder |
Search.SearchResponse.Builder.setSearchHits(int index,
Search.SearchHit value)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
Search.SearchInnerHit.Builder |
Search.SearchInnerHit.Builder.setSearchHits(int index,
Search.SearchHit value)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
| 限定符和类型 | 方法和说明 |
|---|---|
Search.SearchResponse.Builder |
Search.SearchResponse.Builder.addAllSearchHits(Iterable<? extends Search.SearchHit> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
Search.SearchInnerHit.Builder |
Search.SearchInnerHit.Builder.addAllSearchHits(Iterable<? extends Search.SearchHit> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Copyright © 2025. All Rights Reserved.