ehcache

Uses of Package
net.sf.ehcache.writer.writebehind

Packages that use net.sf.ehcache.writer.writebehind
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.terracotta This package contains the Terracotta integration functionalities. 
net.sf.ehcache.writer.writebehind This package contains the write behind functionalities. 
 

Classes in net.sf.ehcache.writer.writebehind used by net.sf.ehcache
WriteBehind
          An interface for write behind behavior.
 

Classes in net.sf.ehcache.writer.writebehind used by net.sf.ehcache.terracotta
WriteBehind
          An interface for write behind behavior.
 

Classes in net.sf.ehcache.writer.writebehind used by net.sf.ehcache.writer.writebehind
CastingOperationConverter
          A converter that simply casts an existing KeyBasedOperation instance.
OperationConverter
          Interface that allows an converter to be implemented that can create an operation based on an arbitrary object.
OperationsFilter
          An interface for implementing a filter for operations before they are processed.
WriteBehind
          An interface for write behind behavior.
 


ehcache

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