public static final class Search.GroupByGeoDistance.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.GroupByGeoDistance.Builder> implements Search.GroupByGeoDistanceOrBuilder
com.alicloud.openservices.tablestore.core.protocol.GroupByGeoDistance| 限定符和类型 | 方法和说明 |
|---|---|
Search.GroupByGeoDistance.Builder |
addAllRanges(Iterable<? extends Search.Range> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.GroupByGeoDistance.Builder |
addRanges(int index,
Search.Range.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.GroupByGeoDistance.Builder |
addRanges(int index,
Search.Range value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.GroupByGeoDistance.Builder |
addRanges(Search.Range.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.GroupByGeoDistance.Builder |
addRanges(Search.Range value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.Range.Builder |
addRangesBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.Range.Builder |
addRangesBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.GroupByGeoDistance |
build() |
Search.GroupByGeoDistance |
buildPartial() |
Search.GroupByGeoDistance.Builder |
clear() |
Search.GroupByGeoDistance.Builder |
clearFieldName()
optional string field_name = 1; |
Search.GroupByGeoDistance.Builder |
clearOrigin()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2; |
Search.GroupByGeoDistance.Builder |
clearRanges()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.GroupByGeoDistance.Builder |
clearSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4; |
Search.GroupByGeoDistance.Builder |
clearSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5; |
Search.GroupByGeoDistance |
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; |
Search.GeoPoint |
getOrigin()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2; |
Search.GeoPoint.Builder |
getOriginBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2; |
Search.GeoPointOrBuilder |
getOriginOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2; |
Search.Range |
getRanges(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.Range.Builder |
getRangesBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
List<Search.Range.Builder> |
getRangesBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
int |
getRangesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
List<Search.Range> |
getRangesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.RangeOrBuilder |
getRangesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
List<? extends Search.RangeOrBuilder> |
getRangesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.Aggregations |
getSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4; |
Search.Aggregations.Builder |
getSubAggsBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4; |
Search.AggregationsOrBuilder |
getSubAggsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4; |
Search.GroupBys |
getSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5; |
Search.GroupBys.Builder |
getSubGroupBysBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5; |
Search.GroupBysOrBuilder |
getSubGroupBysOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasOrigin()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2; |
boolean |
hasSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4; |
boolean |
hasSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.GroupByGeoDistance.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.GroupByGeoDistance.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.GroupByGeoDistance.Builder |
mergeFrom(Search.GroupByGeoDistance other) |
Search.GroupByGeoDistance.Builder |
mergeOrigin(Search.GeoPoint value)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2; |
Search.GroupByGeoDistance.Builder |
mergeSubAggs(Search.Aggregations value)
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4; |
Search.GroupByGeoDistance.Builder |
mergeSubGroupBys(Search.GroupBys value)
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5; |
Search.GroupByGeoDistance.Builder |
removeRanges(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.GroupByGeoDistance.Builder |
setFieldName(String value)
optional string field_name = 1; |
Search.GroupByGeoDistance.Builder |
setFieldNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string field_name = 1; |
Search.GroupByGeoDistance.Builder |
setOrigin(Search.GeoPoint.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2; |
Search.GroupByGeoDistance.Builder |
setOrigin(Search.GeoPoint value)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2; |
Search.GroupByGeoDistance.Builder |
setRanges(int index,
Search.Range.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.GroupByGeoDistance.Builder |
setRanges(int index,
Search.Range value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3; |
Search.GroupByGeoDistance.Builder |
setSubAggs(Search.Aggregations.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4; |
Search.GroupByGeoDistance.Builder |
setSubAggs(Search.Aggregations value)
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4; |
Search.GroupByGeoDistance.Builder |
setSubGroupBys(Search.GroupBys.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5; |
Search.GroupByGeoDistance.Builder |
setSubGroupBys(Search.GroupBys value)
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5; |
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.GroupByGeoDistance.Builder>public Search.GroupByGeoDistance.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.GroupByGeoDistance.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.GroupByGeoDistance.Builder>public Search.GroupByGeoDistance getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.GroupByGeoDistance build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.GroupByGeoDistance buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.GroupByGeoDistance.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.GroupByGeoDistance.Builder>public Search.GroupByGeoDistance.Builder mergeFrom(Search.GroupByGeoDistance other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.GroupByGeoDistance.Builder>public Search.GroupByGeoDistance.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.GroupByGeoDistance.Builder>IOExceptionpublic boolean hasFieldName()
optional string field_name = 1;hasFieldName 在接口中 Search.GroupByGeoDistanceOrBuilderpublic String getFieldName()
optional string field_name = 1;getFieldName 在接口中 Search.GroupByGeoDistanceOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;getFieldNameBytes 在接口中 Search.GroupByGeoDistanceOrBuilderpublic Search.GroupByGeoDistance.Builder setFieldName(String value)
optional string field_name = 1;value - The fieldName to set.public Search.GroupByGeoDistance.Builder clearFieldName()
optional string field_name = 1;public Search.GroupByGeoDistance.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 hasOrigin()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2;hasOrigin 在接口中 Search.GroupByGeoDistanceOrBuilderpublic Search.GeoPoint getOrigin()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2;getOrigin 在接口中 Search.GroupByGeoDistanceOrBuilderpublic Search.GroupByGeoDistance.Builder setOrigin(Search.GeoPoint value)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2;public Search.GroupByGeoDistance.Builder setOrigin(Search.GeoPoint.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2;public Search.GroupByGeoDistance.Builder mergeOrigin(Search.GeoPoint value)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2;public Search.GroupByGeoDistance.Builder clearOrigin()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2;public Search.GeoPoint.Builder getOriginBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2;public Search.GeoPointOrBuilder getOriginOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2;public List<Search.Range> getRangesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public int getRangesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.Range getRanges(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;getRanges 在接口中 Search.GroupByGeoDistanceOrBuilderpublic Search.GroupByGeoDistance.Builder setRanges(int index, Search.Range value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.GroupByGeoDistance.Builder setRanges(int index, Search.Range.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.GroupByGeoDistance.Builder addRanges(Search.Range value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.GroupByGeoDistance.Builder addRanges(int index, Search.Range value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.GroupByGeoDistance.Builder addRanges(Search.Range.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.GroupByGeoDistance.Builder addRanges(int index, Search.Range.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.GroupByGeoDistance.Builder addAllRanges(Iterable<? extends Search.Range> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.GroupByGeoDistance.Builder clearRanges()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.GroupByGeoDistance.Builder removeRanges(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.Range.Builder getRangesBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.RangeOrBuilder getRangesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public List<? extends Search.RangeOrBuilder> getRangesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.Range.Builder addRangesBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public Search.Range.Builder addRangesBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public List<Search.Range.Builder> getRangesBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;public boolean hasSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4;hasSubAggs 在接口中 Search.GroupByGeoDistanceOrBuilderpublic Search.Aggregations getSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4;getSubAggs 在接口中 Search.GroupByGeoDistanceOrBuilderpublic Search.GroupByGeoDistance.Builder setSubAggs(Search.Aggregations value)
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4;public Search.GroupByGeoDistance.Builder setSubAggs(Search.Aggregations.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4;public Search.GroupByGeoDistance.Builder mergeSubAggs(Search.Aggregations value)
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4;public Search.GroupByGeoDistance.Builder clearSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4;public Search.Aggregations.Builder getSubAggsBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4;public Search.AggregationsOrBuilder getSubAggsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4;public boolean hasSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5;hasSubGroupBys 在接口中 Search.GroupByGeoDistanceOrBuilderpublic Search.GroupBys getSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5;getSubGroupBys 在接口中 Search.GroupByGeoDistanceOrBuilderpublic Search.GroupByGeoDistance.Builder setSubGroupBys(Search.GroupBys value)
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5;public Search.GroupByGeoDistance.Builder setSubGroupBys(Search.GroupBys.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5;public Search.GroupByGeoDistance.Builder mergeSubGroupBys(Search.GroupBys value)
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5;public Search.GroupByGeoDistance.Builder clearSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5;public Search.GroupBys.Builder getSubGroupBysBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5;public Search.GroupBysOrBuilder getSubGroupBysOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5;Copyright © 2025. All Rights Reserved.