Package | Description |
---|---|
mondrian.calc.impl |
Provides implementation classes for compiled expressions.
|
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.
|
Constructor and Description |
---|
CacheCalc(Exp exp,
ExpCacheDescriptor key) |
Modifier and Type | Method and Description |
---|---|
Object |
Evaluator.getCachedResult(ExpCacheDescriptor key)
Simple caching of the result of an
Exp . |
Modifier and Type | Method and Description |
---|---|
Object |
RolapEvaluator.getCachedResult(ExpCacheDescriptor cacheDescriptor) |
Copyright © 2019 Hitachi Vantara. All rights reserved.