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 Implements the delete operation for write behind
WriteAllAsyncOperation Implements the write all operation for write behind
WriteAsyncOperation Implements the write operation for write behind
 



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