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