public static final class Search.NestedQuery.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.NestedQuery.Builder> implements Search.NestedQueryOrBuilder
com.alicloud.openservices.tablestore.core.protocol.NestedQuery| 限定符和类型 | 方法和说明 |
|---|---|
Search.NestedQuery |
build() |
Search.NestedQuery |
buildPartial() |
Search.NestedQuery.Builder |
clear() |
Search.NestedQuery.Builder |
clearInnerHits()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5; |
Search.NestedQuery.Builder |
clearPath()
optional string path = 1; |
Search.NestedQuery.Builder |
clearQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2; |
Search.NestedQuery.Builder |
clearScoreMode()
optional .com.alicloud.openservices.tablestore.core.protocol.ScoreMode score_mode = 3; |
Search.NestedQuery.Builder |
clearWeight()
optional float weight = 4; |
Search.NestedQuery |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Search.InnerHits |
getInnerHits()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5; |
Search.InnerHits.Builder |
getInnerHitsBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5; |
Search.InnerHitsOrBuilder |
getInnerHitsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5; |
String |
getPath()
optional string path = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPathBytes()
optional string path = 1; |
Search.Query |
getQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2; |
Search.Query.Builder |
getQueryBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2; |
Search.QueryOrBuilder |
getQueryOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2; |
Search.ScoreMode |
getScoreMode()
optional .com.alicloud.openservices.tablestore.core.protocol.ScoreMode score_mode = 3; |
float |
getWeight()
optional float weight = 4; |
boolean |
hasInnerHits()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5; |
boolean |
hasPath()
optional string path = 1; |
boolean |
hasQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2; |
boolean |
hasScoreMode()
optional .com.alicloud.openservices.tablestore.core.protocol.ScoreMode score_mode = 3; |
boolean |
hasWeight()
optional float weight = 4; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.NestedQuery.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.NestedQuery.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.NestedQuery.Builder |
mergeFrom(Search.NestedQuery other) |
Search.NestedQuery.Builder |
mergeInnerHits(Search.InnerHits value)
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5; |
Search.NestedQuery.Builder |
mergeQuery(Search.Query value)
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2; |
Search.NestedQuery.Builder |
setInnerHits(Search.InnerHits.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5; |
Search.NestedQuery.Builder |
setInnerHits(Search.InnerHits value)
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5; |
Search.NestedQuery.Builder |
setPath(String value)
optional string path = 1; |
Search.NestedQuery.Builder |
setPathBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string path = 1; |
Search.NestedQuery.Builder |
setQuery(Search.Query.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2; |
Search.NestedQuery.Builder |
setQuery(Search.Query value)
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2; |
Search.NestedQuery.Builder |
setScoreMode(Search.ScoreMode value)
optional .com.alicloud.openservices.tablestore.core.protocol.ScoreMode score_mode = 3; |
Search.NestedQuery.Builder |
setWeight(float value)
optional float weight = 4; |
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.NestedQuery.Builder>public Search.NestedQuery.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.NestedQuery.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.NestedQuery.Builder>public Search.NestedQuery getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.NestedQuery build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.NestedQuery buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.NestedQuery.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.NestedQuery.Builder>public Search.NestedQuery.Builder mergeFrom(Search.NestedQuery other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.NestedQuery.Builder>public Search.NestedQuery.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.NestedQuery.Builder>IOExceptionpublic boolean hasPath()
optional string path = 1;hasPath 在接口中 Search.NestedQueryOrBuilderpublic String getPath()
optional string path = 1;getPath 在接口中 Search.NestedQueryOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPathBytes()
optional string path = 1;getPathBytes 在接口中 Search.NestedQueryOrBuilderpublic Search.NestedQuery.Builder setPath(String value)
optional string path = 1;value - The path to set.public Search.NestedQuery.Builder clearPath()
optional string path = 1;public Search.NestedQuery.Builder setPathBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string path = 1;value - The bytes for path to set.public boolean hasQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2;hasQuery 在接口中 Search.NestedQueryOrBuilderpublic Search.Query getQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2;getQuery 在接口中 Search.NestedQueryOrBuilderpublic Search.NestedQuery.Builder setQuery(Search.Query value)
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2;public Search.NestedQuery.Builder setQuery(Search.Query.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2;public Search.NestedQuery.Builder mergeQuery(Search.Query value)
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2;public Search.NestedQuery.Builder clearQuery()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2;public Search.Query.Builder getQueryBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2;public Search.QueryOrBuilder getQueryOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Query query = 2;getQueryOrBuilder 在接口中 Search.NestedQueryOrBuilderpublic boolean hasScoreMode()
optional .com.alicloud.openservices.tablestore.core.protocol.ScoreMode score_mode = 3;hasScoreMode 在接口中 Search.NestedQueryOrBuilderpublic Search.ScoreMode getScoreMode()
optional .com.alicloud.openservices.tablestore.core.protocol.ScoreMode score_mode = 3;getScoreMode 在接口中 Search.NestedQueryOrBuilderpublic Search.NestedQuery.Builder setScoreMode(Search.ScoreMode value)
optional .com.alicloud.openservices.tablestore.core.protocol.ScoreMode score_mode = 3;value - The scoreMode to set.public Search.NestedQuery.Builder clearScoreMode()
optional .com.alicloud.openservices.tablestore.core.protocol.ScoreMode score_mode = 3;public boolean hasWeight()
optional float weight = 4;hasWeight 在接口中 Search.NestedQueryOrBuilderpublic float getWeight()
optional float weight = 4;getWeight 在接口中 Search.NestedQueryOrBuilderpublic Search.NestedQuery.Builder setWeight(float value)
optional float weight = 4;value - The weight to set.public Search.NestedQuery.Builder clearWeight()
optional float weight = 4;public boolean hasInnerHits()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5;hasInnerHits 在接口中 Search.NestedQueryOrBuilderpublic Search.InnerHits getInnerHits()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5;getInnerHits 在接口中 Search.NestedQueryOrBuilderpublic Search.NestedQuery.Builder setInnerHits(Search.InnerHits value)
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5;public Search.NestedQuery.Builder setInnerHits(Search.InnerHits.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5;public Search.NestedQuery.Builder mergeInnerHits(Search.InnerHits value)
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5;public Search.NestedQuery.Builder clearInnerHits()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5;public Search.InnerHits.Builder getInnerHitsBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5;public Search.InnerHitsOrBuilder getInnerHitsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.InnerHits inner_hits = 5;Copyright © 2025. All Rights Reserved.