public class ClientServerCache extends AbstractCache
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
DEFAULT_CACHE_XML_FILE_NAME |
cache, criticalHeapPercentage, DEFAULT_CRITICAL_HEAP_PERCENTAGE, DEFAULT_EVICTION_HEAP_PERCENTAGE, DEFAULT_LOG_FILE_NAME, DEFAULT_STATISTIC_ARCHIVE_FILE_NAME, evictionHeapPercentage, gemfireProperties, instance, LOGGER, rebalance
Modifier and Type | Method and Description |
---|---|
protected void |
createOrRetrieveCache() |
protected java.lang.String |
getDefaultCacheXmlFileName() |
static AbstractCache |
getInstance() |
protected void |
rebalanceCache() |
close, closeCache, createDistributedSystemProperties, getCache, getCacheXmlFile, getCacheXmlFileName, getCriticalHeapPercentage, getEvictionHeapPercentage, getGemFireProperties, getLogFile, getLogFileName, getLogger, getRebalance, getStatisticArchiveFile, getStatisticArchiveFileName, initializeResourceManager, isStarted, lifecycleEvent, setCriticalHeapPercentage, setEvictionHeapPercentage, setProperty, setRebalance, toString
protected static final java.lang.String DEFAULT_CACHE_XML_FILE_NAME
public static AbstractCache getInstance()
protected void createOrRetrieveCache()
createOrRetrieveCache
in class AbstractCache
protected void rebalanceCache()
rebalanceCache
in class AbstractCache
protected java.lang.String getDefaultCacheXmlFileName()
getDefaultCacheXmlFileName
in class AbstractCache