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 TypeClassDescriptionclassHardSmartCache<K,V> An implementation ofSmartCachethat uses hard references.classSoftSmartCache<K,V> An implementation ofSmartCacheImplwhich uses aReferenceMapas a backing object.