| Package | Description |
|---|---|
| mondrian.olap |
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
|
| mondrian.rolap |
Implements the data access layer for the olap package.
|
| Modifier and Type | Method and Description |
|---|---|
Cell |
Result.getCell(int[] pos)
Returns the cell at a given set of coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RolapCell
|
| Modifier and Type | Method and Description |
|---|---|
Cell |
RolapResult.getCell(int[] pos)
Get the Cell for the given Cell position.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.