| 
 | ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractStore | |
|---|---|
| net.sf.ehcache.store | Store package. | 
| net.sf.ehcache.store.compound | This package contains the main classes and interfaces for the new fully coherent combination disk and memory store for unclustered Ehcache. | 
| net.sf.ehcache.store.compound.impl | This package contains the various element proxy factory implementations. | 
| net.sf.ehcache.transaction | This package contains classes for controlling cache operations for transactional use. | 
| net.sf.ehcache.transaction.local | This package contains the local transactions subsystem. | 
| net.sf.ehcache.transaction.xa | This package contains the functionality to provide XA support to a transactional Cache. | 
| Uses of AbstractStore in net.sf.ehcache.store | 
|---|
| Subclasses of AbstractStore in net.sf.ehcache.store | |
|---|---|
|  class | DiskStoreA disk store implementation. | 
|  class | LegacyStoreWrapperA wrapper to convert a legacy pair of stores into a new style compound store. | 
|  class | LruMemoryStoreAn implementation of a LruMemoryStore. | 
|  class | MemoryStoreA Store implementation suitable for fast, concurrent in memory stores. | 
| Uses of AbstractStore in net.sf.ehcache.store.compound | 
|---|
| Subclasses of AbstractStore in net.sf.ehcache.store.compound | |
|---|---|
|  class | CompoundStoreThe store used by default in Ehcache version 2. | 
| Uses of AbstractStore in net.sf.ehcache.store.compound.impl | 
|---|
| Subclasses of AbstractStore in net.sf.ehcache.store.compound.impl | |
|---|---|
|  class | DiskPersistentStoreImplements a persistent-to-disk store. | 
|  class | MemoryOnlyStoreImplements a memory only store. | 
|  class | OverflowToDiskStoreImplements an overflow-to-disk store. | 
| Uses of AbstractStore in net.sf.ehcache.transaction | 
|---|
| Subclasses of AbstractStore in net.sf.ehcache.transaction | |
|---|---|
|  class | AbstractTransactionStoreAbstract transactional store which provides implementation of all non-transactional methods | 
| Uses of AbstractStore in net.sf.ehcache.transaction.local | 
|---|
| Subclasses of AbstractStore in net.sf.ehcache.transaction.local | |
|---|---|
|  class | JtaLocalTransactionStoreA Store implementation with support for local transactions driven by a JTA transaction manager | 
|  class | LocalTransactionStoreA Store implementation with support for local transactions | 
| Uses of AbstractStore in net.sf.ehcache.transaction.xa | 
|---|
| Subclasses of AbstractStore in net.sf.ehcache.transaction.xa | |
|---|---|
|  class | XATransactionStore | 
| 
 | ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||