ehcache

Uses of Package
net.sf.ehcache.constructs.nonstop.store

Packages that use net.sf.ehcache.constructs.nonstop.store
net.sf.ehcache.constructs.nonstop Ehcache-nonstopcache package 
net.sf.ehcache.constructs.nonstop.concurrency Nonstop feature related to concurrent package 
net.sf.ehcache.constructs.nonstop.store Ehcache-nonstopcache behaviors package 
 

Classes in net.sf.ehcache.constructs.nonstop.store used by net.sf.ehcache.constructs.nonstop
NonstopStore
          Interface for nonstop feature
 

Classes in net.sf.ehcache.constructs.nonstop.store used by net.sf.ehcache.constructs.nonstop.concurrency
NonstopStore
          Interface for nonstop feature
 

Classes in net.sf.ehcache.constructs.nonstop.store used by net.sf.ehcache.constructs.nonstop.store
ExceptionOnTimeoutStore
          Implementation of NonstopStore that throws NonStopCacheException for all operations.
ExecutorServiceStore
          This implementation executes all operations using a NonstopExecutorService.
NonstopStore
          Interface for nonstop feature
NonstopTimeoutBehaviorStoreResolver
          Interface for resolving a NonstopStore.
NoOpOnTimeoutStore
          Implementation of NonstopStore which returns null for all get operations and does nothing for puts and removes.
RejoinAwareNonstopStore
          Rejoin aware NonstopStore
 


ehcache

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