| Package | Description | 
|---|---|
| mondrian.rolap.aggmatcher | Defines a 'matcher' which scans the schema to find candidate aggregate tables. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DefaultDef.FactCountMatchThis is used to identify the "fact_count" column in an aggregate
 table. | 
| static class  | DefaultDef.ForeignKeyMatchThis is used to identify foreign key columns in a candidate
 aggregate table given the name of a foreign key column of the
 base fact table. | 
| static class  | DefaultDef.TableMatchThis is used to identify which tables in the database might
 be aggregate table of a given fact table. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.