Uses of Class
org.terracotta.modules.ehcache.store.ClusteredStore

Packages that use ClusteredStore
org.terracotta.modules.ehcache.coherence   
org.terracotta.modules.ehcache.store   
org.terracotta.modules.ehcache.xa   
 

Uses of ClusteredStore in org.terracotta.modules.ehcache.coherence
 

Constructors in org.terracotta.modules.ehcache.coherence with parameters of type ClusteredStore
IncoherentNodesSet(String name, ClusteredStore clusteredStore)
           
 

Uses of ClusteredStore in org.terracotta.modules.ehcache.store
 

Methods in org.terracotta.modules.ehcache.store that return ClusteredStore
static ClusteredStore TerracottaClusteredInstanceFactory.createOldVersionStore(net.sf.ehcache.Ehcache cache)
           
 

Methods in org.terracotta.modules.ehcache.store with parameters of type ClusteredStore
static ValueModeHandler ValueModeHandlerFactory.createValueModeHandler(ClusteredStore store, net.sf.ehcache.config.CacheConfiguration cacheConfiguration)
           
 

Constructors in org.terracotta.modules.ehcache.store with parameters of type ClusteredStore
ValueModeHandlerHibernate(ClusteredStore store, boolean copyOnRead)
           
ValueModeHandlerIdentity(ClusteredStore store)
           
ValueModeHandlerSerialization(ClusteredStore store, boolean copyOnRead)
           
 

Uses of ClusteredStore in org.terracotta.modules.ehcache.xa
 

Methods in org.terracotta.modules.ehcache.xa with parameters of type ClusteredStore
 void EhcacheXAStoreClusteredImpl.initalizeTransients(net.sf.ehcache.Ehcache aCache, ClusteredStore uStore, ClusteredStore oldStore)
           
 

Constructors in org.terracotta.modules.ehcache.xa with parameters of type ClusteredStore
PreparedContextClusteredImpl(ClusteredStore store)
           
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.