|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.rolap.GroupingSetsCollector
public class GroupingSetsCollector
The GroupingSetsCollector collects the GroupinpSets and pass
the consolidated list to form group by grouping sets sql
| Constructor Summary | |
|---|---|
GroupingSetsCollector(boolean useGroupingSets)
|
|
| Method Summary | |
|---|---|
void |
add(GroupingSet aggInfo)
|
java.util.List<GroupingSet> |
getGroupingSets()
|
boolean |
useGroupingSets()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupingSetsCollector(boolean useGroupingSets)
| Method Detail |
|---|
public boolean useGroupingSets()
public void add(GroupingSet aggInfo)
public java.util.List<GroupingSet> getGroupingSets()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||