Uses of Class
mondrian.rolap.aggmatcher.DefaultDef.TableMatch
-
Packages that use DefaultDef.TableMatch Package Description mondrian.rolap.aggmatcher Defines a 'matcher' which scans the schema to find candidate aggregate tables. -
-
Uses of DefaultDef.TableMatch in mondrian.rolap.aggmatcher
Fields in mondrian.rolap.aggmatcher declared as DefaultDef.TableMatch Modifier and Type Field Description DefaultDef.TableMatchDefaultDef.AggRule. tableMatchDefaultDef.TableMatch[]DefaultDef.AggRules. tableMatchesAll shared TableMatches.Methods in mondrian.rolap.aggmatcher that return DefaultDef.TableMatch Modifier and Type Method Description DefaultDef.TableMatchDefaultDef.AggRule. getTableMatch()DefaultDef.TableMatch[]DefaultDef.AggRules. getTableMatches()DefaultDef.TableMatchDefaultDef.AggRules. lookupTableMatch(String id)
-