|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.env.service.AbstractResinSubSystem
com.caucho.server.distcache.DistCacheSystem
com.caucho.distcache.cluster.ClusterCacheService
public class ClusterCacheService
Manages the distributed cache
| Field Summary | |
|---|---|
static int |
START_PRIORITY
|
| Fields inherited from interface com.caucho.env.service.ResinSubSystem |
|---|
START_PRIORITY_CACHE_SERVICE, START_PRIORITY_CLASSLOADER, START_PRIORITY_CLUSTER_SERVICE, START_PRIORITY_DEFAULT, START_PRIORITY_ENV_SYSTEM, START_PRIORITY_NETWORK_CLUSTER |
| Method Summary | |
|---|---|
static DistCacheSystem |
createAndAddService()
|
ClusterCacheEngine |
getManager()
|
int |
getStartPriority()
Returns the start priority of the service, used to determine which services to start first. |
| Methods inherited from class com.caucho.server.distcache.DistCacheSystem |
|---|
createAndAddService, getCacheManager, getCacheManager, getCacheManager, getCurrent, getDistCacheManager, getJdbcDataSource, getMatchingCache, setJdbcDataSource, start, stop, toString |
| Methods inherited from class com.caucho.env.service.AbstractResinSubSystem |
|---|
destroy, getStopPriority, preCreate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int START_PRIORITY
| Method Detail |
|---|
public static DistCacheSystem createAndAddService()
public ClusterCacheEngine getManager()
public int getStartPriority()
ResinSubSystem
getStartPriority in interface ResinSubSystemgetStartPriority in class DistCacheSystem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||