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