Uses of Class
mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
Packages that use DefaultDef.RegexMapper
Package
Description
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
-
Uses of DefaultDef.RegexMapper in mondrian.rolap.aggmatcher
Subclasses of DefaultDef.RegexMapper in mondrian.rolap.aggmatcherModifier and TypeClassDescriptionstatic classThis is the template used to specify columns to be ignored.static classThis is the template that maps from a combination of level usage_prefix hierarchy_name level_name level_column_namestatic classThis is the template that maps from a combination of measure measure_name, measure_column_name, and aggregate_name ("count", "sum", "avg", "min", "max", "distinct-count").