public interface AuxiliaryCacheManager
Modifier and Type | Method and Description |
---|---|
<K,V> AuxiliaryCache<K,V> |
getCache(String cacheName)
Return the appropriate auxiliary cache for this region.
|
<K,V> AuxiliaryCache<K,V> getCache(String cacheName)
cacheName
- Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.