Uses of Interface
org.terracotta.modules.ehcache.store.ValueModeHandler

Packages that use ValueModeHandler
org.terracotta.modules.ehcache.concurrency   
org.terracotta.modules.ehcache.store   
 

Uses of ValueModeHandler in org.terracotta.modules.ehcache.concurrency
 

Constructors in org.terracotta.modules.ehcache.concurrency with parameters of type ValueModeHandler
TcCacheLockProvider(ClusteredStoreBackend backend, ValueModeHandler valueModeHandler)
           
 

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

Classes in org.terracotta.modules.ehcache.store that implement ValueModeHandler
 class ValueModeHandlerHibernate
           
 class ValueModeHandlerIdentity
           
 class ValueModeHandlerSerialization
           
 

Methods in org.terracotta.modules.ehcache.store that return ValueModeHandler
static ValueModeHandler ValueModeHandlerFactory.createValueModeHandler(ClusteredStore store, net.sf.ehcache.config.CacheConfiguration cacheConfiguration)
           
 

Constructors in org.terracotta.modules.ehcache.store with parameters of type ValueModeHandler
LocalBufferedMap(ClusteredStoreBackend clusteredStoreBackend, CacheCoherence incoherentNodesSet, ValueModeHandler valueModeHandler)
           
 



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