public static interface Search.GroupByGeoDistanceOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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.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; |
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.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.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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFieldName()
optional string field_name = 1;String getFieldName()
optional string field_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;boolean hasOrigin()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2;Search.GeoPoint getOrigin()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2;Search.GeoPointOrBuilder getOriginOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint origin = 2;List<Search.Range> getRangesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;Search.Range getRanges(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;int getRangesCount()
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.RangeOrBuilder getRangesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 3;boolean hasSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 4;Search.Aggregations getSubAggs()
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;boolean hasSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 5;Search.GroupBys getSubGroupBys()
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;Copyright © 2025. All Rights Reserved.