Class PeerToPeerCache
java.lang.Object
org.apache.geode.modules.session.bootstrap.AbstractCache
org.apache.geode.modules.session.bootstrap.PeerToPeerCache
This is a singleton class which maintains configuration properties as well as starting a
Peer-To-Peer cache.
-
Field Summary
Fields inherited from class org.apache.geode.modules.session.bootstrap.AbstractCache
cache, instance -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected Stringstatic AbstractCacheprotected voidMethods inherited from class org.apache.geode.modules.session.bootstrap.AbstractCache
close, getCache, getCriticalHeapPercentage, getEvictionHeapPercentage, getLogger, getRebalance, isStarted, lifecycleEvent, setCriticalHeapPercentage, setEvictionHeapPercentage, setProperty, setRebalance, toString
-
Method Details
-
getInstance
-
createOrRetrieveCache
protected void createOrRetrieveCache()- Specified by:
createOrRetrieveCachein classAbstractCache
-
rebalanceCache
protected void rebalanceCache()- Specified by:
rebalanceCachein classAbstractCache
-
getDefaultCacheXmlFileName
- Specified by:
getDefaultCacheXmlFileNamein classAbstractCache
-