|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheImpl | |
|---|---|
| com.caucho.distcache | |
| com.caucho.distcache.cluster | |
| com.caucho.server.distcache | |
| Uses of CacheImpl in com.caucho.distcache |
|---|
| Methods in com.caucho.distcache that return CacheImpl | |
|---|---|
CacheImpl |
AbstractCache.createIfAbsent()
|
| Uses of CacheImpl in com.caucho.distcache.cluster |
|---|
| Methods in com.caucho.distcache.cluster with parameters of type CacheImpl | |
|---|---|
void |
ClusterCacheEngine.initCache(CacheImpl cache)
|
| Uses of CacheImpl in com.caucho.server.distcache |
|---|
| Methods in com.caucho.server.distcache that return CacheImpl | |
|---|---|
CacheImpl |
CacheImpl.createIfAbsent()
|
CacheImpl |
CacheManagerImpl.createIfAbsent(java.lang.String name,
CacheConfig config)
|
CacheImpl |
CacheManagerImpl.getCache(java.lang.String name)
|
static CacheImpl |
DistCacheSystem.getMatchingCache(java.lang.String name)
|
| Methods in com.caucho.server.distcache with parameters of type CacheImpl | |
|---|---|
void |
CacheStoreManager.destroyCache(CacheImpl cache)
Called when a cache is removed. |
void |
CacheStoreManager.initCache(CacheImpl cache)
Called when a cache initializes. |
void |
AbstractCacheEngine.initCache(CacheImpl cache)
|
void |
CacheEngine.initCache(CacheImpl cache)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||