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