public static interface Search.AggregationsOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.Aggregation |
getAggs(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
int |
getAggsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
List<Search.Aggregation> |
getAggsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.AggregationOrBuilder |
getAggsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
List<? extends Search.AggregationOrBuilder> |
getAggsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Search.Aggregation> getAggsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;Search.Aggregation getAggs(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;int getAggsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;List<? extends Search.AggregationOrBuilder> getAggsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;Search.AggregationOrBuilder getAggsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;Copyright © 2025. All Rights Reserved.