public static final class Search.SearchInnerHit.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.SearchInnerHit.Builder> implements Search.SearchInnerHitOrBuilder
com.alicloud.openservices.tablestore.core.protocol.SearchInnerHit| 限定符和类型 | 方法和说明 |
|---|---|
Search.SearchInnerHit.Builder |
addAllSearchHits(Iterable<? extends Search.SearchHit> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchInnerHit.Builder |
addSearchHits(int index,
Search.SearchHit.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchInnerHit.Builder |
addSearchHits(int index,
Search.SearchHit value)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchInnerHit.Builder |
addSearchHits(Search.SearchHit.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchInnerHit.Builder |
addSearchHits(Search.SearchHit value)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchHit.Builder |
addSearchHitsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchHit.Builder |
addSearchHitsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchInnerHit |
build() |
Search.SearchInnerHit |
buildPartial() |
Search.SearchInnerHit.Builder |
clear() |
Search.SearchInnerHit.Builder |
clearPath()
optional string path = 1; |
Search.SearchInnerHit.Builder |
clearSearchHits()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchInnerHit |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
Search.SearchHit.Builder |
getSearchHitsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
List<Search.SearchHit.Builder> |
getSearchHitsBuilderList()
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; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.SearchInnerHit.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.SearchInnerHit.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.SearchInnerHit.Builder |
mergeFrom(Search.SearchInnerHit other) |
Search.SearchInnerHit.Builder |
removeSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchInnerHit.Builder |
setPath(String value)
optional string path = 1; |
Search.SearchInnerHit.Builder |
setPathBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string path = 1; |
Search.SearchInnerHit.Builder |
setSearchHits(int index,
Search.SearchHit.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
Search.SearchInnerHit.Builder |
setSearchHits(int index,
Search.SearchHit value)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.SearchInnerHit.Builder>public Search.SearchInnerHit.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.SearchInnerHit.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.SearchInnerHit.Builder>public Search.SearchInnerHit getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.SearchInnerHit build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.SearchInnerHit buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.SearchInnerHit.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Search.SearchInnerHit.Builder>public Search.SearchInnerHit.Builder mergeFrom(Search.SearchInnerHit other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.SearchInnerHit.Builder>public Search.SearchInnerHit.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Search.SearchInnerHit.Builder>IOExceptionpublic boolean hasPath()
optional string path = 1;hasPath 在接口中 Search.SearchInnerHitOrBuilderpublic String getPath()
optional string path = 1;getPath 在接口中 Search.SearchInnerHitOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPathBytes()
optional string path = 1;getPathBytes 在接口中 Search.SearchInnerHitOrBuilderpublic Search.SearchInnerHit.Builder setPath(String value)
optional string path = 1;value - The path to set.public Search.SearchInnerHit.Builder clearPath()
optional string path = 1;public Search.SearchInnerHit.Builder setPathBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string path = 1;value - The bytes for path to set.public List<Search.SearchHit> getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public int getSearchHitsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchHit getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;getSearchHits 在接口中 Search.SearchInnerHitOrBuilderpublic Search.SearchInnerHit.Builder setSearchHits(int index, Search.SearchHit value)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchInnerHit.Builder setSearchHits(int index, Search.SearchHit.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchInnerHit.Builder addSearchHits(Search.SearchHit value)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchInnerHit.Builder addSearchHits(int index, Search.SearchHit value)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchInnerHit.Builder addSearchHits(Search.SearchHit.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchInnerHit.Builder addSearchHits(int index, Search.SearchHit.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchInnerHit.Builder addAllSearchHits(Iterable<? extends Search.SearchHit> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchInnerHit.Builder clearSearchHits()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchInnerHit.Builder removeSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchHit.Builder getSearchHitsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchHitOrBuilder getSearchHitsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public List<? extends Search.SearchHitOrBuilder> getSearchHitsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchHit.Builder addSearchHitsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public Search.SearchHit.Builder addSearchHitsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;public List<Search.SearchHit.Builder> getSearchHitsBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 2;Copyright © 2025. All Rights Reserved.