public static interface Search.GroupByFieldOrBuilder
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; |
long |
getMinDocCount()
optional int64 min_doc_count = 6; |
int |
getSize()
optional int32 size = 2; |
Search.GroupBySort |
getSort()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 3; |
Search.GroupBySortOrBuilder |
getSortOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 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 |
hasMinDocCount()
optional int64 min_doc_count = 6; |
boolean |
hasSize()
optional int32 size = 2; |
boolean |
hasSort()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 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 hasSize()
optional int32 size = 2;int getSize()
optional int32 size = 2;boolean hasSort()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 3;Search.GroupBySort getSort()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 3;Search.GroupBySortOrBuilder getSortOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 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;boolean hasMinDocCount()
optional int64 min_doc_count = 6;long getMinDocCount()
optional int64 min_doc_count = 6;Copyright © 2025. All Rights Reserved.