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.
-
Interface Summary Interface Description CopyStrategy Deprecated. replaced byReadWriteCopyStrategyReadWriteCopyStrategy<T> -
Class Summary Class Description ImmutableValueElementCopyStrategy LegacyCopyStrategyAdapter ReadWriteCopyStrategy adaptor for a legacy CopyStrategy instanceNullReadWriteCopyStrategy No-op copy strategyReadWriteSerializationCopyStrategy A copy strategy that can use partial (if both copy on read and copy on write are set) or full Serialization to copy the object graphSerializationCopyStrategy A copy strategy that uses full Serialization to copy the object graph