Package org.apache.jcs.auxiliary.disk.block

Class Summary
BlockDisk This class manages reading an writing data to disk.
BlockDiskCache<K extends Serializable,V extends Serializable> There is one BlockDiskCache per region.
BlockDiskCacheAttributes This holds attributes for Block Disk Cache configuration.
BlockDiskCacheFactory Creates disk cache instances.
BlockDiskCacheManager Cache manager for BlockDiskCaches.
BlockDiskElementDescriptor<K extends Serializable> This represents an element on disk.
BlockDiskKeyStore<K extends Serializable> This is responsible for storing the keys.
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.