public interface ICacheManager extends ICacheType
CACHE_HUB, DISK_CACHE, LATERAL_CACHE, REMOTE_CACHE
Modifier and Type | Method and Description |
---|---|
ICache |
getCache(java.lang.String cacheName)
methods to get a cache region from a maanger
|
getCacheType
ICache getCache(java.lang.String cacheName)
cacheName
- Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.