public static interface Search.GroupByGeoGridOrBuilder
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.GeoHashPrecision |
getPrecision()
meter
optional .com.alicloud.openservices.tablestore.core.protocol.GeoHashPrecision precision = 2; |
int |
getSize()
optional int32 size = 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 |
hasPrecision()
meter
optional .com.alicloud.openservices.tablestore.core.protocol.GeoHashPrecision precision = 2; |
boolean |
hasSize()
optional int32 size = 3; |
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 hasPrecision()
meter
optional .com.alicloud.openservices.tablestore.core.protocol.GeoHashPrecision precision = 2;Search.GeoHashPrecision getPrecision()
meter
optional .com.alicloud.openservices.tablestore.core.protocol.GeoHashPrecision precision = 2;boolean hasSize()
optional int32 size = 3;int getSize()
optional int32 size = 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.