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.IgnoreMap
DefaultDef.AggRule. ignoreMap
DefaultDef.IgnoreMap[]
DefaultDef.AggRules. ignoreMaps
All shared IgnoreMap.Methods in mondrian.rolap.aggmatcher that return DefaultDef.IgnoreMap Modifier and Type Method Description DefaultDef.IgnoreMap
DefaultDef.AggRule. getIgnoreMap()
DefaultDef.IgnoreMap[]
DefaultDef.AggRules. getIgnoreMaps()
DefaultDef.IgnoreMap
DefaultDef.AggRules. lookupIgnoreMap(String id)
-