| 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 |
CacheLoaderAdapter<K,V>
Extended cache loader
|
| Modifier and Type | Method and Description |
|---|---|
CacheLoaderExt |
CacheConfig.getCacheLoaderExt()
The Cache will use a CacheLoader to populate cache misses.
|