Uses of Class
mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
Package
Description
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
-
Uses of AggStar.FactTable.Measure in mondrian.rolap.aggmatcher
Modifier and TypeMethodDescriptionAggStar.lookupMeasure
(int bitPos) Get the Measure at the given bit position or return null.Modifier and TypeMethodDescriptionAggStar.FactTable.getMeasures()
Returns a list of all measures.