Uses of Package
mondrian.rolap.cache
-
Packages that use mondrian.rolap.cache Package Description mondrian.rolap.agg Manages a cache of aggregates containing cell values.mondrian.rolap.cache Provides primitives for policy-based caching. -
Classes in mondrian.rolap.cache used by mondrian.rolap.agg Class Description SegmentCacheIndex Data structure that identifies which segments contain cells. -
Classes in mondrian.rolap.cache used by mondrian.rolap.cache Class Description CachePool ACachePool
manages the objects in a collection of caches.SegmentCacheIndex Data structure that identifies which segments contain cells.SmartCache Defines a cache API.SmartCache.SmartCacheTask Defines a task to be run over the entries of the cache.SmartCacheImpl A base implementation of theSmartCache
interface which enforces synchronization with a ReadWrite lock.