Uses of Class
mondrian.olap.ExpCacheDescriptor
Packages that use 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
Constructors in mondrian.calc.impl with parameters of type ExpCacheDescriptor -
Uses of ExpCacheDescriptor in mondrian.olap
Methods in mondrian.olap with parameters of type ExpCacheDescriptorModifier and TypeMethodDescriptionEvaluator.getCachedResult
(ExpCacheDescriptor key) Simple caching of the result of anExp
. -
Uses of ExpCacheDescriptor in mondrian.rolap
Methods in mondrian.rolap with parameters of type ExpCacheDescriptorModifier and TypeMethodDescriptionfinal Object
RolapEvaluator.getCachedResult
(ExpCacheDescriptor cacheDescriptor)