public static final class Search.GeoDistanceQuery.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.GeoDistanceQuery.Builder> implements Search.GeoDistanceQueryOrBuilder
com.alicloud.openservices.tablestore.core.protocol.GeoDistanceQuery| 限定符和类型 | 方法和说明 |
|---|---|
Search.GeoDistanceQuery |
build() |
Search.GeoDistanceQuery |
buildPartial() |
Search.GeoDistanceQuery.Builder |
clear() |
Search.GeoDistanceQuery.Builder |
clearCenterPoint()
optional string center_point = 2; |
Search.GeoDistanceQuery.Builder |
clearDistance()
optional double distance = 3; |
Search.GeoDistanceQuery.Builder |
clearFieldName()
optional string field_name = 1; |
String |
getCenterPoint()
optional string center_point = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getCenterPointBytes()
optional string center_point = 2; |
Search.GeoDistanceQuery |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
double |
getDistance()
optional double distance = 3; |
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
boolean |
hasCenterPoint()
optional string center_point = 2; |
boolean |
hasDistance()
optional double distance = 3; |
boolean |
hasFieldName()
optional string field_name = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.GeoDistanceQuery.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.GeoDistanceQuery.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.GeoDistanceQuery.Builder |
mergeFrom(Search.GeoDistanceQuery other) |
Search.GeoDistanceQuery.Builder |
setCenterPoint(String value)
optional string center_point = 2; |
Search.GeoDistanceQuery.Builder |
setCenterPointBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string center_point = 2; |
Search.GeoDistanceQuery.Builder |
setDistance(double value)
optional double distance = 3; |
Search.GeoDistanceQuery.Builder |
setFieldName(String value)
optional string field_name = 1; |
Search.GeoDistanceQuery.Builder |
setFieldNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string field_name = 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.GeoDistanceQuery.Builder>public Search.GeoDistanceQuery.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.GeoDistanceQuery.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.GeoDistanceQuery.Builder>public Search.GeoDistanceQuery getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.GeoDistanceQuery build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.GeoDistanceQuery buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.GeoDistanceQuery.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.GeoDistanceQuery.Builder>public Search.GeoDistanceQuery.Builder mergeFrom(Search.GeoDistanceQuery other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.GeoDistanceQuery.Builder>public Search.GeoDistanceQuery.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.GeoDistanceQuery.Builder>IOExceptionpublic boolean hasFieldName()
optional string field_name = 1;hasFieldName 在接口中 Search.GeoDistanceQueryOrBuilderpublic String getFieldName()
optional string field_name = 1;getFieldName 在接口中 Search.GeoDistanceQueryOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;getFieldNameBytes 在接口中 Search.GeoDistanceQueryOrBuilderpublic Search.GeoDistanceQuery.Builder setFieldName(String value)
optional string field_name = 1;value - The fieldName to set.public Search.GeoDistanceQuery.Builder clearFieldName()
optional string field_name = 1;public Search.GeoDistanceQuery.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 hasCenterPoint()
optional string center_point = 2;hasCenterPoint 在接口中 Search.GeoDistanceQueryOrBuilderpublic String getCenterPoint()
optional string center_point = 2;getCenterPoint 在接口中 Search.GeoDistanceQueryOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getCenterPointBytes()
optional string center_point = 2;getCenterPointBytes 在接口中 Search.GeoDistanceQueryOrBuilderpublic Search.GeoDistanceQuery.Builder setCenterPoint(String value)
optional string center_point = 2;value - The centerPoint to set.public Search.GeoDistanceQuery.Builder clearCenterPoint()
optional string center_point = 2;public Search.GeoDistanceQuery.Builder setCenterPointBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string center_point = 2;value - The bytes for centerPoint to set.public boolean hasDistance()
optional double distance = 3;hasDistance 在接口中 Search.GeoDistanceQueryOrBuilderpublic double getDistance()
optional double distance = 3;getDistance 在接口中 Search.GeoDistanceQueryOrBuilderpublic Search.GeoDistanceQuery.Builder setDistance(double value)
optional double distance = 3;value - The distance to set.public Search.GeoDistanceQuery.Builder clearDistance()
optional double distance = 3;Copyright © 2025. All Rights Reserved.