public static interface Search.GroupByHistogramOrBuilder
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.FieldRange |
getFieldRange()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldRange field_range = 6; |
Search.FieldRangeOrBuilder |
getFieldRangeOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldRange field_range = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getInterval()
optional bytes interval = 2; |
long |
getMinDocCount()
optional int64 min_doc_count = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMissing()
optional bytes missing = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getOffset()
optional bytes offset = 9; |
Search.GroupBySort |
getSort()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 5; |
Search.GroupBySortOrBuilder |
getSortOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 5; |
Search.Aggregations |
getSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 7; |
Search.AggregationsOrBuilder |
getSubAggsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 7; |
Search.GroupBys |
getSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 8; |
Search.GroupBysOrBuilder |
getSubGroupBysOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 8; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasFieldRange()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldRange field_range = 6; |
boolean |
hasInterval()
optional bytes interval = 2; |
boolean |
hasMinDocCount()
optional int64 min_doc_count = 4; |
boolean |
hasMissing()
optional bytes missing = 3; |
boolean |
hasOffset()
optional bytes offset = 9; |
boolean |
hasSort()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 5; |
boolean |
hasSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 7; |
boolean |
hasSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 8; |
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 hasInterval()
optional bytes interval = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getInterval()
optional bytes interval = 2;boolean hasMissing()
optional bytes missing = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMissing()
optional bytes missing = 3;boolean hasMinDocCount()
optional int64 min_doc_count = 4;long getMinDocCount()
optional int64 min_doc_count = 4;boolean hasSort()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 5;Search.GroupBySort getSort()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 5;Search.GroupBySortOrBuilder getSortOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 5;boolean hasFieldRange()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldRange field_range = 6;Search.FieldRange getFieldRange()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldRange field_range = 6;Search.FieldRangeOrBuilder getFieldRangeOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldRange field_range = 6;boolean hasSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 7;Search.Aggregations getSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 7;Search.AggregationsOrBuilder getSubAggsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 7;boolean hasSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 8;Search.GroupBys getSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 8;Search.GroupBysOrBuilder getSubGroupBysOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 8;boolean hasOffset()
optional bytes offset = 9;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getOffset()
optional bytes offset = 9;Copyright © 2025. All Rights Reserved.