| Package | Description |
|---|---|
| com.caucho.distcache.jdbc | |
| com.caucho.distcache.rest | |
| com.caucho.distcache.websocket | |
| com.caucho.server.distcache |
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcCacheBackingImpl.load(DistCacheEntry entry,
CacheLoaderCallback cb) |
void |
JdbcCacheBacking.load(DistCacheEntry entry,
CacheLoaderCallback cb) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRestCacheLoader.load(DistCacheEntry entry,
CacheLoaderCallback cb) |
| Modifier and Type | Method and Description |
|---|---|
void |
TieredCacheLoader.load(DistCacheEntry entry,
CacheLoaderCallback cb) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCacheBacking.load(DistCacheEntry entry,
CacheLoaderCallback cb) |
void |
CacheLoaderExt.load(DistCacheEntry entry,
CacheLoaderCallback cb) |
void |
CacheLoaderAdapter.load(DistCacheEntry entry,
CacheLoaderCallback cb) |