public class SearchGroupByParser extends Object
GroupBy deserialization tool class. For serialization, please refer to SearchGroupByBuilder| Constructor and Description |
|---|
SearchGroupByParser() |
| Modifier and Type | Method and Description |
|---|---|
static GroupBy |
toGroupBy(Search.GroupBy pb) |
static List<GroupBy> |
toGroupBys(Search.GroupBys pb) |
public static GroupBy toGroupBy(Search.GroupBy pb) throws IOException
IOExceptionpublic static List<GroupBy> toGroupBys(Search.GroupBys pb) throws IOException
IOExceptionCopyright © 2024. All Rights Reserved.