Package org.apache.jcs.auxiliary.disk.jisp

Disk cache implemented with the Java Indexed Serialization Package, which allows serialization of objects to B-Tree indexed tables on disk.

See:
          Description

Class Summary
JISPCache JISP disk cache implementation.
JISPCacheAttributes Description of the Class
JISPCacheFactory  
JISPCacheManager Description of the Class
JISPKey Description of the Class
 

Package org.apache.jcs.auxiliary.disk.jisp Description

Disk cache implemented with the Java Indexed Serialization Package, which allows serialization of objects to B-Tree indexed tables on disk. This is quite slow currently.



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