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

Packages that use org.apache.jcs.auxiliary.disk
org.apache.jcs.auxiliary.disk.block   
org.apache.jcs.auxiliary.disk.file   
org.apache.jcs.auxiliary.disk.indexed   
org.apache.jcs.auxiliary.disk.jdbc   
org.apache.jcs.auxiliary.disk.jdbc.mysql   
 

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

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

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 persistence mechanism.
AbstractDiskCacheAttributes
          This has common attributes that any conceivable disk cache would need.
AbstractDiskCacheManager
          Common disk cache methods and properties.
LRUMapJCS
          Extension of LRUMap for logging of removals.
 

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

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



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