public static interface Search.GeoDistanceAggOrBuilder
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; |
String |
getOrigin()
optional string origin = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getOriginBytes()
optional string origin = 2; |
Search.GeoDistanceAggRange |
getRanges(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GeoDistanceAggRange ranges = 3; |
int |
getRangesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.GeoDistanceAggRange ranges = 3; |
List<Search.GeoDistanceAggRange> |
getRangesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GeoDistanceAggRange ranges = 3; |
Search.GeoDistanceAggRangeOrBuilder |
getRangesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GeoDistanceAggRange ranges = 3; |
List<? extends Search.GeoDistanceAggRangeOrBuilder> |
getRangesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GeoDistanceAggRange ranges = 3; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasOrigin()
optional string origin = 2; |
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 string origin = 2;String getOrigin()
optional string origin = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getOriginBytes()
optional string origin = 2;List<Search.GeoDistanceAggRange> getRangesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GeoDistanceAggRange ranges = 3;Search.GeoDistanceAggRange getRanges(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GeoDistanceAggRange ranges = 3;int getRangesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.GeoDistanceAggRange ranges = 3;List<? extends Search.GeoDistanceAggRangeOrBuilder> getRangesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GeoDistanceAggRange ranges = 3;Search.GeoDistanceAggRangeOrBuilder getRangesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GeoDistanceAggRange ranges = 3;Copyright © 2025. All Rights Reserved.