Uses of Package
org.apache.jcs.auxiliary.disk

Packages that use org.apache.jcs.auxiliary.disk
org.apache.jcs.auxiliary.disk.hsql A disk cache using Hypersonic SQL to serialize the contained objects. 
org.apache.jcs.auxiliary.disk.indexed   
 

Classes in org.apache.jcs.auxiliary.disk used by org.apache.jcs.auxiliary.disk.hsql
AbstractDiskCache
          Abstract class providing a base implementation of a disk cache, which can be easily extended to implement a disk cache for a specific perstistence mechanism.
AbstractDiskCacheAttributes
          This has common attributes that any conceivable disk cache would need.
 

Classes in org.apache.jcs.auxiliary.disk used by org.apache.jcs.auxiliary.disk.indexed
AbstractDiskCache
          Abstract class providing a base implementation of a disk cache, which can be easily extended to implement a disk cache for a specific perstistence mechanism.
AbstractDiskCacheAttributes
          This has common attributes that any conceivable disk cache would need.
LRUMapJCS
          Extension of LRUMap for logging of removals.
 



Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.