Package org.terracotta.modules.ehcache.writebehind

Class Summary
AsyncWriteBehind A write behind implementation that relies on tim-async for its functionalities.
CacheWriterWrapper An implementation of ItemProcessor that delegates the processing to a CacheWriter instance

Instances of this class will be used when items are processed one by one.

KeyBasedOperationWrapper An implementation of KeyBasedOperation that simply stores the values it has to return
OperationsFilterWrapper An implementation of QuarantinedItemsFilter that delegates the processing to a OperationsFilter instance
WriteBehindAsyncConfig An implementation of AsyncConfig that allows the configuration of the parameters that were set up for a CacheWriterManager.
 



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