Package org.terracotta.modules.ehcache.store.nonstop

Class Summary
ExceptionOnTimeoutStore Implementation of NonstopStore that throws NonStopCacheException for all operations.
LocalReadsAndExceptionOnWritesTimeoutStore LocalReadsAndExceptionOnWritesTimeoutStore
LocalReadsOnTimeoutStore A NonstopStore implementation that returns the local value in the VM, if present, for get operations and no-op for put, remove and other operations
NonStopStoreWrapper  
NonStopSubTypeProxyUtil Utility to create a Proxy for Subtypes to catch NonStopException and translate that to NonStopCacheException.
NoOpOnTimeoutStore Implementation of NonstopStore which returns null for all get operations and does nothing for puts and removes.
ToolkitNonstopDisableConfig  
 



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