Uses of Class
mondrian.rolap.agg.Aggregation
Packages that use Aggregation
-
Uses of Aggregation in mondrian.rolap
Methods in mondrian.rolap that return AggregationModifier 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, returningnullif there is none.