| Package | Description | 
|---|---|
| com.caucho.distcache.jdbc | |
| com.caucho.distcache.rest | |
| com.caucho.distcache.websocket | |
| com.caucho.server.distcache | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JdbcCacheBacking
Manages backing for the cache map. 
 | 
class  | 
JdbcCacheBackingImpl
Manages backing for the cache map. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HttpRestCacheLoader
general websocket launching protocol 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TieredCacheLoader
general websocket launching protocol 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
CacheBacking<K,V>
Extended cache loader 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractCacheBacking<K,V>
Extended cache loader 
 | 
class  | 
CacheWriterAdapter<K,V>
Extended cache loader 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CacheWriterExt | 
CacheConfig.getCacheWriterExt()
The Cache will use a CacheWriter to write-through on puts 
 |