|
ehcache | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AATreeSet.Node<E> | Interface implemented by nodes within this tree. |
| Class Summary | |
|---|---|
| AATreeSet<T extends Comparable> | A AA-Tree based SortedSet implementation |
| AATreeSet.AbstractTreeNode<E> | Abstract node implementation that can be extended with a custom payload. |
| CapacityLimitedInMemoryFactory | An implementation of a capacity limited in-memory factory. |
| DiskOverflowStorageFactory | A factory that stores elements on disk in their serialized form. |
| DiskPersistentStorageFactory | This will be the disk-persistent element substitute factory |
| InMemoryFactory | A simple unlimited capacity in-memory proxy factory. |
| Region | Class that represents the regions held within this set. |
This package contains the concrete element substitute factory implementations.
|
ehcache | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||