public class SearchAggregationParser extends Object
Aggregation deserialization tool class. For serialization, please refer to SearchAggregationBuilder| 构造器和说明 |
|---|
SearchAggregationParser() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Aggregation |
toAggregation(Search.Aggregation pb) |
static List<Aggregation> |
toAggregations(Search.Aggregations pb) |
public static Aggregation toAggregation(Search.Aggregation pb) throws IOException
IOExceptionpublic static List<Aggregation> toAggregations(Search.Aggregations pb) throws IOException
IOExceptionCopyright © 2025. All Rights Reserved.