Uses of Class
mondrian.rolap.cache.CachePool
-
Packages that use CachePool Package Description mondrian.rolap.cache Provides primitives for policy-based caching. -
-
Uses of CachePool in mondrian.rolap.cache
Methods in mondrian.rolap.cache that return CachePool Modifier and Type Method Description static CachePool
CachePool. instance()
Returns the singleton.
-