Package | Description |
---|---|
mondrian.rolap.cache |
Provides primitives for policy-based caching.
|
Modifier and Type | Method and Description |
---|---|
void |
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) |
Copyright © 2020 Hitachi Vantara. All rights reserved.