Uses of Class
mondrian.rolap.agg.Aggregation
-
Uses of Aggregation in mondrian.rolap
Modifier and TypeMethodDescriptionRolapStar.lookupOrCreateAggregation
(AggregationKey aggregationKey) Looks up an aggregation or creates one if it does not exist in an atomic (synchronized) operation.RolapStar.lookupSegment
(AggregationKey aggregationKey) Looks for an existing aggregation over a given set of columns, in the local segment cache, returningnull
if there is none.