public static class AggregationNode.GroupingSetDescriptor extends Object
| Constructor and Description |
|---|
GroupingSetDescriptor(List<Symbol> groupingKeys,
int groupingSetCount,
Set<Integer> globalGroupingSets) |
| Modifier and Type | Method and Description |
|---|---|
Set<Integer> |
getGlobalGroupingSets() |
List<Symbol> |
getGroupingKeys() |
int |
getGroupingSetCount() |
Copyright © 2012–2019. All rights reserved.