public static interface Search.AggregationsResultOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.AggregationResult |
getAggResults(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.AggregationResult agg_results = 1; |
int |
getAggResultsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.AggregationResult agg_results = 1; |
List<Search.AggregationResult> |
getAggResultsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.AggregationResult agg_results = 1; |
Search.AggregationResultOrBuilder |
getAggResultsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.AggregationResult agg_results = 1; |
List<? extends Search.AggregationResultOrBuilder> |
getAggResultsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.AggregationResult agg_results = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Search.AggregationResult> getAggResultsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.AggregationResult agg_results = 1;Search.AggregationResult getAggResults(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.AggregationResult agg_results = 1;int getAggResultsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.AggregationResult agg_results = 1;List<? extends Search.AggregationResultOrBuilder> getAggResultsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.AggregationResult agg_results = 1;Search.AggregationResultOrBuilder getAggResultsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.AggregationResult agg_results = 1;Copyright © 2025. All Rights Reserved.