Package org.terracotta.modules.ehcache.writebehind.operations

Interface Summary
BatchAsyncOperation Interface to implement batch operations that are executed on a cache writer after being called by the async coordinator
SingleAsyncOperation Interface to implement single operations that are performed in the write behind implementation that using an AsyncCoordinator underneath
 

Class Summary
DeleteAllAsyncOperation Implements the delete all operation for write behind
DeleteAsyncOperation  
WriteAllAsyncOperation Implements the write all operation for write behind
WriteAsyncOperation  
 



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