| Package | Description |
|---|---|
| com.caucho.distcache | |
| com.caucho.distcache.cluster | |
| com.caucho.memcached | |
| com.caucho.server.distcache |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCache.setEngine(CacheEngine engine) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterCacheEngine
Manages the distributed cache
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemcachedCacheEngine
Custom serialization for the cache
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCacheEngine
Manages the distributed cache
|
| Modifier and Type | Method and Description |
|---|---|
CacheEngine |
CacheStoreManager.getCacheEngine() |
CacheEngine |
CacheConfig.getEngine() |
CacheEngine |
DistCacheEntry.getEngine() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheStoreManager.setCacheEngine(CacheEngine cacheEngine) |
void |
CacheConfig.setEngine(CacheEngine engine) |