public static interface Search.GroupByGeoGridResultItemOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.GeoGrid |
getGeoGrid()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoGrid geo_grid = 2; |
Search.GeoGridOrBuilder |
getGeoGridOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoGrid geo_grid = 2; |
String |
getKey()
optional string key = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getKeyBytes()
optional string key = 1; |
long |
getRowCount()
optional int64 row_count = 3; |
Search.AggregationsResult |
getSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 4; |
Search.AggregationsResultOrBuilder |
getSubAggsResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 4; |
Search.GroupBysResult |
getSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 5; |
Search.GroupBysResultOrBuilder |
getSubGroupBysResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 5; |
boolean |
hasGeoGrid()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoGrid geo_grid = 2; |
boolean |
hasKey()
optional string key = 1; |
boolean |
hasRowCount()
optional int64 row_count = 3; |
boolean |
hasSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 4; |
boolean |
hasSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasKey()
optional string key = 1;String getKey()
optional string key = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getKeyBytes()
optional string key = 1;boolean hasGeoGrid()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoGrid geo_grid = 2;Search.GeoGrid getGeoGrid()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoGrid geo_grid = 2;Search.GeoGridOrBuilder getGeoGridOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoGrid geo_grid = 2;boolean hasRowCount()
optional int64 row_count = 3;long getRowCount()
optional int64 row_count = 3;boolean hasSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 4;Search.AggregationsResult getSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 4;Search.AggregationsResultOrBuilder getSubAggsResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 4;boolean hasSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 5;Search.GroupBysResult getSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 5;Search.GroupBysResultOrBuilder getSubGroupBysResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 5;Copyright © 2025. All Rights Reserved.