public static interface Search.GroupByFieldResultItemOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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 = 2; |
Search.AggregationsResult |
getSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3; |
Search.AggregationsResultOrBuilder |
getSubAggsResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3; |
Search.GroupBysResult |
getSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4; |
Search.GroupBysResultOrBuilder |
getSubGroupBysResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4; |
boolean |
hasKey()
optional string key = 1; |
boolean |
hasRowCount()
optional int64 row_count = 2; |
boolean |
hasSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3; |
boolean |
hasSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4; |
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 hasRowCount()
optional int64 row_count = 2;long getRowCount()
optional int64 row_count = 2;boolean hasSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3;Search.AggregationsResult getSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3;Search.AggregationsResultOrBuilder getSubAggsResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3;boolean hasSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4;Search.GroupBysResult getSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4;Search.GroupBysResultOrBuilder getSubGroupBysResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4;Copyright © 2025. All Rights Reserved.