Package | Description |
---|---|
mondrian.rolap.aggmatcher |
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
|
Modifier and Type | Field and Description |
---|---|
DefaultDef.AggRule[] |
DefaultDef.AggRules.aggRules
All AggRules (at least one).
|
Modifier and Type | Method and Description |
---|---|
DefaultDef.AggRule |
DefaultRules.getAggRule()
Returns the
DefaultDef.AggRule whose
tag equals this rule's tag. |
DefaultDef.AggRule |
DefaultDef.AggRules.getAggRule(String tag) |
DefaultDef.AggRule |
DefaultRules.getAggRule(String tag)
Returns the
DefaultDef.AggRule whose
tag equals the parameter tag, or null if not found. |
DefaultDef.AggRule[] |
DefaultDef.AggRules.getAggRules() |
DefaultDef.AggRule |
DefaultDef.AggRules.lookupAggRule(String id) |
Copyright © 2020 Hitachi Vantara. All rights reserved.