Uses of Class
mondrian.rolap.agg.GroupingSet
Package
Description
Implements the data access layer for the olap package.
Manages a cache of aggregates containing cell values.
-
Uses of GroupingSet in mondrian.rolap
-
Uses of GroupingSet in mondrian.rolap.agg
Modifier and TypeMethodDescriptionvoid
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.