Uses of Package
org.castor.cache.hashbelt.container

Packages that use org.castor.cache.hashbelt.container
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. 
org.castor.cache.hashbelt.container   
org.castor.cache.hashbelt.reaper   
 

Classes in org.castor.cache.hashbelt.container used by org.castor.cache.hashbelt
Container
          An interface describing implementation strategies for containers on the hashbelt; containers hold objects that are in the hashbelt, and provide the time-based grouping that allows the container to be efficiently dealt with as a group of objects to be expired.
 

Classes in org.castor.cache.hashbelt.container used by org.castor.cache.hashbelt.container
Container
          An interface describing implementation strategies for containers on the hashbelt; containers hold objects that are in the hashbelt, and provide the time-based grouping that allows the container to be efficiently dealt with as a group of objects to be expired.
 

Classes in org.castor.cache.hashbelt.container used by org.castor.cache.hashbelt.reaper
Container
          An interface describing implementation strategies for containers on the hashbelt; containers hold objects that are in the hashbelt, and provide the time-based grouping that allows the container to be efficiently dealt with as a group of objects to be expired.
 



Copyright © 2010. All Rights Reserved.