Uses of Interface
net.sf.ehcache.store.compound.CopyStrategy
-
Packages that use CopyStrategy Package Description 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. -
-
Uses of CopyStrategy in net.sf.ehcache.store.compound
Constructors in net.sf.ehcache.store.compound with parameters of type CopyStrategy Constructor Description LegacyCopyStrategyAdapter(CopyStrategy legacyCopyStrategy)create a LegacyCopyStrategyAdapter
-