| Package | Description |
|---|---|
| com.caucho.distcache.cluster | |
| com.caucho.distcache.jdbc | |
| com.caucho.server.distcache |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterDataBacking
Manages the distributed cache
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JdbcDataStore.load(HashKey id,
CacheDataBacking dataBacking) |
void |
JdbcDataStore.save(HashKey valueHash,
CacheDataBacking dataBacking) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheDataBackingImpl
Manages the distributed cache
|
| Modifier and Type | Method and Description |
|---|---|
CacheDataBacking |
CacheStoreManager.getDataBacking() |