Uses of Interface
mondrian.rolap.cache.SmartCache.SmartCacheTask
-
Uses of SmartCache.SmartCacheTask in mondrian.rolap.cache
Modifier and TypeMethodDescriptionvoid
SmartCache.execute
(SmartCache.SmartCacheTask<K, V> task) Executes a task over the contents of the cache and guarantees exclusive write access while processing.void
SmartCacheImpl.execute
(SmartCache.SmartCacheTask<K, V> task)