Uses of Class
mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
-
Packages that use DefaultDef.IgnoreMap Package Description mondrian.rolap.aggmatcher Defines a 'matcher' which scans the schema to find candidate aggregate tables. -
-
Uses of DefaultDef.IgnoreMap in mondrian.rolap.aggmatcher
Fields in mondrian.rolap.aggmatcher declared as DefaultDef.IgnoreMap Modifier and Type Field Description DefaultDef.IgnoreMapDefaultDef.AggRule. ignoreMapDefaultDef.IgnoreMap[]DefaultDef.AggRules. ignoreMapsAll shared IgnoreMap.Methods in mondrian.rolap.aggmatcher that return DefaultDef.IgnoreMap Modifier and Type Method Description DefaultDef.IgnoreMapDefaultDef.AggRule. getIgnoreMap()DefaultDef.IgnoreMap[]DefaultDef.AggRules. getIgnoreMaps()DefaultDef.IgnoreMapDefaultDef.AggRules. lookupIgnoreMap(String id)
-