ehcache

Uses of Interface
net.sf.ehcache.constructs.nonstop.store.RejoinAwareNonstopStore

Packages that use RejoinAwareNonstopStore
net.sf.ehcache.constructs.nonstop.store Ehcache-nonstopcache behaviors package 
 

Uses of RejoinAwareNonstopStore in net.sf.ehcache.constructs.nonstop.store
 

Classes in net.sf.ehcache.constructs.nonstop.store that implement RejoinAwareNonstopStore
 class ExecutorServiceStore
          This implementation executes all operations using a NonstopExecutorService.
 class NonstopStoreImpl
          A NonstopStore implementation which does not block threads when the cluster goes down.
 class TransactionalExecutorServiceStore
          This implementation is identical to TransactionalExecutorServiceStore except that it ensures the transactional context gets propagated to the executor thread.
 


ehcache

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