Uses of Class
mondrian.rolap.cache.SmartCacheImpl
Packages that use SmartCacheImpl
-
Uses of SmartCacheImpl in mondrian.rolap.cache
Subclasses of SmartCacheImpl in mondrian.rolap.cacheModifier and TypeClassDescriptionclass
HardSmartCache<K,
V> An implementation ofSmartCache
that uses hard references.class
SoftSmartCache<K,
V> An implementation ofSmartCacheImpl
which uses aReferenceMap
as a backing object.