public static interface Search.GroupByRangeOrBuilder
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.Range |
getRanges(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 2; |
int |
getRangesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 2; |
List<Search.Range> |
getRangesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 2; |
Search.RangeOrBuilder |
getRangesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 2; |
List<? extends Search.RangeOrBuilder> |
getRangesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 2; |
Search.Aggregations |
getSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 3; |
Search.AggregationsOrBuilder |
getSubAggsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 3; |
Search.GroupBys |
getSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 4; |
Search.GroupBysOrBuilder |
getSubGroupBysOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 4; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 3; |
boolean |
hasSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 4; |
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;List<Search.Range> getRangesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 2;Search.Range getRanges(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 2;int getRangesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 2;List<? extends Search.RangeOrBuilder> getRangesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 2;Search.RangeOrBuilder getRangesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Range ranges = 2;boolean hasSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 3;Search.Aggregations getSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 3;Search.AggregationsOrBuilder getSubAggsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 3;boolean hasSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 4;Search.GroupBys getSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 4;Search.GroupBysOrBuilder getSubGroupBysOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 4;Copyright © 2025. All Rights Reserved.