Uses of Class
mondrian.olap.ExpCacheDescriptor
Package
Description
Provides implementation classes for compiled expressions.
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Implements the data access layer for the olap package.
-
Uses of ExpCacheDescriptor in mondrian.calc.impl
-
Uses of ExpCacheDescriptor in mondrian.olap
Modifier and TypeMethodDescriptionEvaluator.getCachedResult
(ExpCacheDescriptor key) Simple caching of the result of anExp
. -
Uses of ExpCacheDescriptor in mondrian.rolap
Modifier and TypeMethodDescriptionfinal Object
RolapEvaluator.getCachedResult
(ExpCacheDescriptor cacheDescriptor)