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
IOException
public static List<Aggregation> toAggregations(Search.Aggregations pb) throws IOException
IOException
Copyright © 2021. All Rights Reserved.