Package | Description |
---|---|
mondrian.rolap.aggmatcher |
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
|
Modifier and Type | Method and Description |
---|---|
AggStar.FactTable.Measure |
AggStar.lookupMeasure(int bitPos)
Get the Measure at the given bit position or return null.
|
Modifier and Type | Method and Description |
---|---|
List<AggStar.FactTable.Measure> |
AggStar.FactTable.getMeasures()
Returns a list of all measures.
|
Copyright © 2020 Hitachi Vantara. All rights reserved.