Package | Description |
---|---|
com.caucho.distcache | |
com.caucho.distcache.jdbc | |
com.caucho.distcache.rest | |
com.caucho.distcache.websocket | |
com.caucho.server.distcache |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCache.setBacking(CacheBacking<?,?> backing) |
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 | Class and Description |
---|---|
class |
AbstractCacheBacking<K,V>
Extended cache loader
|