Package | Description |
---|---|
net.sf.ehcache.constructs.nonstop.store |
Ehcache-nonstopcache behaviors package
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionalExecutorServiceStore
This implementation is identical to TransactionalExecutorServiceStore except that it ensures the transactional context
gets propagated to the executor thread.
|
Constructor and Description |
---|
RejoinAwareBlockingOperation(ExecutorServiceStore executorServiceStore,
Callable<V> callable)
Public constructor
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.