Class Hierarchy
- java.lang.Object
- mondrian.rolap.cache.CachePool
- mondrian.rolap.cache.MemorySegmentCache (implements mondrian.spi.SegmentCache)
- mondrian.rolap.cache.SegmentCacheIndexImpl (implements mondrian.rolap.cache.SegmentCacheIndex)
- mondrian.rolap.cache.SmartCacheImpl<K,
V> (implements mondrian.rolap.cache.SmartCache<K, V>) - mondrian.rolap.cache.HardSmartCache<K,
V> - mondrian.rolap.cache.SoftSmartCache<K,
V>
- mondrian.rolap.cache.HardSmartCache<K,
Interface Hierarchy
- mondrian.rolap.cache.SegmentCacheIndex
- mondrian.rolap.cache.SmartCache<K,
V> - mondrian.rolap.cache.SmartCache.SmartCacheTask<K,
V>