Package | Description |
---|---|
net.sf.ehcache.constructs.nonstop.store |
Ehcache-nonstopcache behaviors package
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.