Uses of Class
mondrian.rolap.aggmatcher.DefaultRules
-
Packages that use DefaultRules Package Description mondrian.rolap.aggmatcher Defines a 'matcher' which scans the schema to find candidate aggregate tables. -
-
Uses of DefaultRules in mondrian.rolap.aggmatcher
Methods in mondrian.rolap.aggmatcher that return DefaultRules Modifier and Type Method Description static DefaultRules
DefaultRules. getInstance()
There is a single instance of theDefaultRecognizer
and theDefaultRules
class is a container of that instance.
-