Uses of Class
mondrian.rolap.aggmatcher.DefaultDef.AggRule
Package
Description
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
-
Uses of DefaultDef.AggRule in mondrian.rolap.aggmatcher
Modifier and TypeMethodDescriptionDefaultDef.AggRules.getAggRule
(String tag) DefaultRules.getAggRule()
Returns theDefaultDef.AggRule
whose tag equals this rule's tag.DefaultRules.getAggRule
(String tag) Returns theDefaultDef.AggRule
whose tag equals the parameter tag, or null if not found.DefaultDef.AggRules.getAggRules()
DefaultDef.AggRules.lookupAggRule
(String id)