public static final class Search.FuzzyAnalyzerParameter.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.FuzzyAnalyzerParameter.Builder> implements Search.FuzzyAnalyzerParameterOrBuilder
com.alicloud.openservices.tablestore.core.protocol.FuzzyAnalyzerParameter| 限定符和类型 | 方法和说明 |
|---|---|
Search.FuzzyAnalyzerParameter |
build() |
Search.FuzzyAnalyzerParameter |
buildPartial() |
Search.FuzzyAnalyzerParameter.Builder |
clear() |
Search.FuzzyAnalyzerParameter.Builder |
clearCaseSensitive()
optional bool case_sensitive = 3; |
Search.FuzzyAnalyzerParameter.Builder |
clearMaxChars()
optional int32 max_chars = 2; |
Search.FuzzyAnalyzerParameter.Builder |
clearMinChars()
optional int32 min_chars = 1; |
boolean |
getCaseSensitive()
optional bool case_sensitive = 3; |
Search.FuzzyAnalyzerParameter |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getMaxChars()
optional int32 max_chars = 2; |
int |
getMinChars()
optional int32 min_chars = 1; |
boolean |
hasCaseSensitive()
optional bool case_sensitive = 3; |
boolean |
hasMaxChars()
optional int32 max_chars = 2; |
boolean |
hasMinChars()
optional int32 min_chars = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.FuzzyAnalyzerParameter.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.FuzzyAnalyzerParameter.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.FuzzyAnalyzerParameter.Builder |
mergeFrom(Search.FuzzyAnalyzerParameter other) |
Search.FuzzyAnalyzerParameter.Builder |
setCaseSensitive(boolean value)
optional bool case_sensitive = 3; |
Search.FuzzyAnalyzerParameter.Builder |
setMaxChars(int value)
optional int32 max_chars = 2; |
Search.FuzzyAnalyzerParameter.Builder |
setMinChars(int value)
optional int32 min_chars = 1; |
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.FuzzyAnalyzerParameter.Builder>public Search.FuzzyAnalyzerParameter.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.FuzzyAnalyzerParameter.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.FuzzyAnalyzerParameter.Builder>public Search.FuzzyAnalyzerParameter getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.FuzzyAnalyzerParameter build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.FuzzyAnalyzerParameter buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.FuzzyAnalyzerParameter.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.FuzzyAnalyzerParameter.Builder>public Search.FuzzyAnalyzerParameter.Builder mergeFrom(Search.FuzzyAnalyzerParameter other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.FuzzyAnalyzerParameter.Builder>public Search.FuzzyAnalyzerParameter.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.FuzzyAnalyzerParameter.Builder>IOExceptionpublic boolean hasMinChars()
optional int32 min_chars = 1;hasMinChars 在接口中 Search.FuzzyAnalyzerParameterOrBuilderpublic int getMinChars()
optional int32 min_chars = 1;getMinChars 在接口中 Search.FuzzyAnalyzerParameterOrBuilderpublic Search.FuzzyAnalyzerParameter.Builder setMinChars(int value)
optional int32 min_chars = 1;value - The minChars to set.public Search.FuzzyAnalyzerParameter.Builder clearMinChars()
optional int32 min_chars = 1;public boolean hasMaxChars()
optional int32 max_chars = 2;hasMaxChars 在接口中 Search.FuzzyAnalyzerParameterOrBuilderpublic int getMaxChars()
optional int32 max_chars = 2;getMaxChars 在接口中 Search.FuzzyAnalyzerParameterOrBuilderpublic Search.FuzzyAnalyzerParameter.Builder setMaxChars(int value)
optional int32 max_chars = 2;value - The maxChars to set.public Search.FuzzyAnalyzerParameter.Builder clearMaxChars()
optional int32 max_chars = 2;public boolean hasCaseSensitive()
optional bool case_sensitive = 3;hasCaseSensitive 在接口中 Search.FuzzyAnalyzerParameterOrBuilderpublic boolean getCaseSensitive()
optional bool case_sensitive = 3;getCaseSensitive 在接口中 Search.FuzzyAnalyzerParameterOrBuilderpublic Search.FuzzyAnalyzerParameter.Builder setCaseSensitive(boolean value)
optional bool case_sensitive = 3;value - The caseSensitive to set.public Search.FuzzyAnalyzerParameter.Builder clearCaseSensitive()
optional bool case_sensitive = 3;Copyright © 2025. All Rights Reserved.