|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractHashbelt | |
| org.castor.cache.hashbelt | The Hashbelt API Author: Gregory Block Author: Ralf Joachim This package represents an API, based on a set of articles in the O'Reilly Network by William Grosso, to implement a simplified and 1.3-compatible implementation of a Hashbelt algorithm. |
| Uses of AbstractHashbelt in org.castor.cache.hashbelt |
| Subclasses of AbstractHashbelt in org.castor.cache.hashbelt | |
class |
FIFOHashbelt
A perfectly ordinary hashbelt. |
class |
LRUHashbelt
A type of hashbelt that moves requested elements back into the first container when a get or add occurs. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||