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(org.terracotta.toolkit.cache.ToolkitCache backend, ValueModeHandler valueModeHandler)
           
 

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

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

Fields in org.terracotta.modules.ehcache.store declared as ValueModeHandler
protected  ValueModeHandler ClusteredStore.valueModeHandler
           
 

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



Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.