public interface ICacheManager extends ICacheType
ICacheType.CacheType
Modifier and Type | Method and Description |
---|---|
<K extends Serializable,V extends Serializable> |
getCache(String cacheName)
methods to get a cache region from a manager
|
getCacheType
<K extends Serializable,V extends Serializable> ICache<K,V> getCache(String cacheName)
cacheName
- Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.