Package | Description |
---|---|
mondrian.olap |
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
|
mondrian.rolap.aggmatcher |
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
|
Modifier and Type | Field and Description |
---|---|
MondrianDef.AggLevelProperty[] |
MondrianDef.AggLevel.properties |
Modifier and Type | Method and Description |
---|---|
static void |
ExplicitRules.TableDef.addLevelTo(ExplicitRules.TableDef tableDef,
String name,
String columnName,
boolean collapsed,
String ordinalColumn,
String captionColumn,
MondrianDef.AggLevelProperty[] properties) |
Copyright © 2019 Hitachi Vantara. All rights reserved.