public class SearchAggregationParser extends Object
Aggregation deserialization tool class. For serialization, please refer to SearchAggregationBuilder| Constructor and Description |
|---|
SearchAggregationParser() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2024. All Rights Reserved.