| Package | Description |
|---|---|
| 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
|
| Class and Description |
|---|
| NonstopStore
Interface for nonstop feature
|
| Class and Description |
|---|
| NonstopStore
Interface for nonstop feature
|
| Class and Description |
|---|
| 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 |
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.