Package | Description |
---|---|
mondrian.rolap.aggmatcher |
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
|
Modifier and Type | Field and Description |
---|---|
protected List<AggStar.Table.Level> |
AggStar.Table.levels |
Modifier and Type | Method and Description |
---|---|
AggStar.Table.Level |
AggStar.lookupLevel(int bitPos)
Get the Level at the given bit position or return null.
|
Modifier and Type | Method and Description |
---|---|
List<AggStar.Table.Level> |
AggStar.Table.getLevels()
Returns all level columns.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AggStar.Table.addLevel(AggStar.Table.Level level)
Add a Level column.
|
Copyright © 2020 Hitachi Vantara. All rights reserved.