Uses of Class
mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
-
Packages that use DefaultDef.FactCountMatch Package Description mondrian.rolap.aggmatcher Defines a 'matcher' which scans the schema to find candidate aggregate tables. -
-
Uses of DefaultDef.FactCountMatch in mondrian.rolap.aggmatcher
Fields in mondrian.rolap.aggmatcher declared as DefaultDef.FactCountMatch Modifier and Type Field Description DefaultDef.FactCountMatchDefaultDef.AggRule. factCountMatchDefaultDef.FactCountMatch[]DefaultDef.AggRules. factCountMatchesAll shared FactCountMatches.Methods in mondrian.rolap.aggmatcher that return DefaultDef.FactCountMatch Modifier and Type Method Description DefaultDef.FactCountMatchDefaultDef.AggRule. getFactCountMatch()DefaultDef.FactCountMatch[]DefaultDef.AggRules. getFactCountMatches()DefaultDef.FactCountMatchDefaultDef.AggRules. lookupFactCountMatch(String id)
-