| Package | Description | 
|---|---|
| mondrian.rolap | 
 Implements the data access layer for the olap package. 
 | 
| mondrian.rolap.agg | 
 Manages a cache of aggregates containing cell values. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<GroupingSet> | 
GroupingSetsCollector.getGroupingSets()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GroupingSetsCollector.add(GroupingSet aggInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SegmentLoader.load(int cellRequestCount,
    List<GroupingSet> groupingSets,
    List<StarPredicate> compoundPredicateList,
    List<Future<Map<Segment,SegmentWithData>>> segmentFutures)
Loads data for all the segments of the GroupingSets. 
 | 
Copyright © 2017 Hitachi Vantara. All rights reserved.