public class ClusterCacheSystem extends DistCacheSystem
| Modifier and Type | Field and Description |
|---|---|
static int |
START_PRIORITY |
START_PRIORITY_CACHE_SERVICE, START_PRIORITY_CLASSLOADER, START_PRIORITY_CLUSTER_SERVICE, START_PRIORITY_DATABASE_SYSTEM, START_PRIORITY_DEFAULT, START_PRIORITY_ENV_SYSTEM, START_PRIORITY_NETWORK_CLUSTER, STOP_PRIORITY_CLASSLOADER| Modifier and Type | Method and Description |
|---|---|
static DistCacheSystem |
createAndAddService() |
ClusterCacheEngine |
getCacheEngine() |
int |
getStartPriority()
Returns the start priority of the service, used to determine which
services to start first.
|
createAndAddService, getCacheConfig, getCacheManager, getCacheManager, getCacheManager, getCurrent, getDistCacheManager, getMatchingCache, start, stop, toStringdestroy, getStopPriority, isActive, preCreatepublic static final int START_PRIORITY
public static DistCacheSystem createAndAddService()
public ClusterCacheEngine getCacheEngine()
public int getStartPriority()
ResinSubSystemgetStartPriority in interface ResinSubSystemgetStartPriority in class DistCacheSystem