Uses of Class
mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
-
Packages that use DefaultDef.MeasureMap Package Description mondrian.rolap.aggmatcher Defines a 'matcher' which scans the schema to find candidate aggregate tables. -
-
Uses of DefaultDef.MeasureMap in mondrian.rolap.aggmatcher
Fields in mondrian.rolap.aggmatcher declared as DefaultDef.MeasureMap Modifier and Type Field Description DefaultDef.MeasureMapDefaultDef.AggRule. measureMapDefaultDef.MeasureMap[]DefaultDef.AggRules. measureMapsAll shared MeasureMap.Methods in mondrian.rolap.aggmatcher that return DefaultDef.MeasureMap Modifier and Type Method Description DefaultDef.MeasureMapDefaultDef.AggRule. getMeasureMap()DefaultDef.MeasureMap[]DefaultDef.AggRules. getMeasureMaps()DefaultDef.MeasureMapDefaultDef.AggRules. lookupMeasureMap(String id)
-