public static final class Search.MatchPhraseQuery.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.MatchPhraseQuery.Builder> implements Search.MatchPhraseQueryOrBuilder
com.alicloud.openservices.tablestore.core.protocol.MatchPhraseQuery| 限定符和类型 | 方法和说明 |
|---|---|
Search.MatchPhraseQuery |
build() |
Search.MatchPhraseQuery |
buildPartial() |
Search.MatchPhraseQuery.Builder |
clear() |
Search.MatchPhraseQuery.Builder |
clearFieldName()
optional string field_name = 1; |
Search.MatchPhraseQuery.Builder |
clearText()
optional string text = 2; |
Search.MatchPhraseQuery.Builder |
clearWeight()
optional float weight = 3; |
Search.MatchPhraseQuery |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
String |
getText()
optional string text = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTextBytes()
optional string text = 2; |
float |
getWeight()
optional float weight = 3; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasText()
optional string text = 2; |
boolean |
hasWeight()
optional float weight = 3; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.MatchPhraseQuery.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.MatchPhraseQuery.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.MatchPhraseQuery.Builder |
mergeFrom(Search.MatchPhraseQuery other) |
Search.MatchPhraseQuery.Builder |
setFieldName(String value)
optional string field_name = 1; |
Search.MatchPhraseQuery.Builder |
setFieldNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string field_name = 1; |
Search.MatchPhraseQuery.Builder |
setText(String value)
optional string text = 2; |
Search.MatchPhraseQuery.Builder |
setTextBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string text = 2; |
Search.MatchPhraseQuery.Builder |
setWeight(float value)
optional float weight = 3; |
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.MatchPhraseQuery.Builder>public Search.MatchPhraseQuery.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.MatchPhraseQuery.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.MatchPhraseQuery.Builder>public Search.MatchPhraseQuery getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.MatchPhraseQuery build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.MatchPhraseQuery buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.MatchPhraseQuery.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.MatchPhraseQuery.Builder>public Search.MatchPhraseQuery.Builder mergeFrom(Search.MatchPhraseQuery other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.MatchPhraseQuery.Builder>public Search.MatchPhraseQuery.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.MatchPhraseQuery.Builder>IOExceptionpublic boolean hasFieldName()
optional string field_name = 1;hasFieldName 在接口中 Search.MatchPhraseQueryOrBuilderpublic String getFieldName()
optional string field_name = 1;getFieldName 在接口中 Search.MatchPhraseQueryOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;getFieldNameBytes 在接口中 Search.MatchPhraseQueryOrBuilderpublic Search.MatchPhraseQuery.Builder setFieldName(String value)
optional string field_name = 1;value - The fieldName to set.public Search.MatchPhraseQuery.Builder clearFieldName()
optional string field_name = 1;public Search.MatchPhraseQuery.Builder setFieldNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string field_name = 1;value - The bytes for fieldName to set.public boolean hasText()
optional string text = 2;hasText 在接口中 Search.MatchPhraseQueryOrBuilderpublic String getText()
optional string text = 2;getText 在接口中 Search.MatchPhraseQueryOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTextBytes()
optional string text = 2;getTextBytes 在接口中 Search.MatchPhraseQueryOrBuilderpublic Search.MatchPhraseQuery.Builder setText(String value)
optional string text = 2;value - The text to set.public Search.MatchPhraseQuery.Builder clearText()
optional string text = 2;public Search.MatchPhraseQuery.Builder setTextBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string text = 2;value - The bytes for text to set.public boolean hasWeight()
optional float weight = 3;hasWeight 在接口中 Search.MatchPhraseQueryOrBuilderpublic float getWeight()
optional float weight = 3;getWeight 在接口中 Search.MatchPhraseQueryOrBuilderpublic Search.MatchPhraseQuery.Builder setWeight(float value)
optional float weight = 3;value - The weight to set.public Search.MatchPhraseQuery.Builder clearWeight()
optional float weight = 3;Copyright © 2025. All Rights Reserved.