| Package | Description |
|---|---|
| com.caucho.distcache.cluster | |
| com.caucho.server.distcache | |
| com.caucho.server.resin |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterCacheSystem
Manages the distributed cache
|
| Modifier and Type | Method and Description |
|---|---|
static DistCacheSystem |
ClusterCacheSystem.createAndAddService() |
| Modifier and Type | Method and Description |
|---|---|
static DistCacheSystem |
DistCacheSystem.createAndAddService(CacheStoreManager distCacheManager) |
static DistCacheSystem |
DistCacheSystem.getCurrent() |
| Constructor and Description |
|---|
CacheManagerImpl(DistCacheSystem cacheSystem,
java.lang.String name,
java.lang.String guid,
java.lang.ClassLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
protected DistCacheSystem |
ProResinDelegate.createDistCacheService() |
protected DistCacheSystem |
ResinDelegate.createDistCacheService() |