Uses of Interface
mondrian.olap.CacheControl
Package
Description
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.
Manages a cache of aggregates containing cell values.
-
Uses of CacheControl in mondrian.olap
Modifier and TypeMethodDescriptionConnection.getCacheControl
(PrintWriter pw) Returns an object with which to explicitly control the contents of the cache. -
Uses of CacheControl in mondrian.rolap
-
Uses of CacheControl in mondrian.rolap.agg
Modifier and TypeMethodDescriptionAggregationManager.getCacheControl
(RolapConnection connection, PrintWriter pw) Returns an API with which to explicitly manage the contents of the cache.