public interface GroupByItem
GroupBy| Modifier and Type | Method and Description | 
|---|---|
| List<UriResource> | getPath()Gets the path. | 
| List<GroupByItem> | getRollup()Gets the rollup. | 
| boolean | isRollupAll()Whether a nested rollup clause contains the special value '$all'. | 
List<UriResource> getPath()
null)boolean isRollupAll()
true if '$all' has been given in rollup, false otherwiseList<GroupByItem> getRollup()
null)Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.