ehcache

Uses of Package
net.sf.ehcache.store.compound

Packages that use net.sf.ehcache.store.compound
net.sf.ehcache.config This package contains the cache configuration code. 
net.sf.ehcache.store Store package. 
net.sf.ehcache.store.compound This package contains the main classes and interfaces for the new fully coherent combination disk and memory store for unclustered Ehcache. 
net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use. 
net.sf.ehcache.transaction.local This package contains the local transactions subsystem. 
net.sf.ehcache.transaction.xa This package contains the functionality to provide XA support to a transactional Cache. 
 

Classes in net.sf.ehcache.store.compound used by net.sf.ehcache.config
ReadWriteCopyStrategy
           
 

Classes in net.sf.ehcache.store.compound used by net.sf.ehcache.store
ReadWriteCopyStrategy
           
 

Classes in net.sf.ehcache.store.compound used by net.sf.ehcache.store.compound
CopyStrategy
          Deprecated. replaced by ReadWriteCopyStrategy
ReadWriteCopyStrategy
           
 

Classes in net.sf.ehcache.store.compound used by net.sf.ehcache.transaction
ReadWriteCopyStrategy
           
 

Classes in net.sf.ehcache.store.compound used by net.sf.ehcache.transaction.local
ReadWriteCopyStrategy
           
 

Classes in net.sf.ehcache.store.compound used by net.sf.ehcache.transaction.xa
ReadWriteCopyStrategy
           
 


ehcache

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