Uses of Class
org.apache.commons.jcs3.auxiliary.disk.AbstractDiskCacheAttributes
Packages that use AbstractDiskCacheAttributes
Package
Description
- 
Uses of AbstractDiskCacheAttributes in org.apache.commons.jcs3.auxiliary.disk.blockSubclasses of AbstractDiskCacheAttributes in org.apache.commons.jcs3.auxiliary.disk.blockModifier and TypeClassDescriptionclassThis holds attributes for Block Disk Cache configuration.
- 
Uses of AbstractDiskCacheAttributes in org.apache.commons.jcs3.auxiliary.disk.indexedModifier and TypeClassDescriptionclassConfiguration class for the Indexed Disk Cache
- 
Uses of AbstractDiskCacheAttributes in org.apache.commons.jcs3.auxiliary.disk.jdbcSubclasses of AbstractDiskCacheAttributes in org.apache.commons.jcs3.auxiliary.disk.jdbcModifier and TypeClassDescriptionclassThe configurator will set these values based on what is in the cache.ccf file.
- 
Uses of AbstractDiskCacheAttributes in org.apache.commons.jcs3.auxiliary.disk.jdbc.mysqlModifier and TypeClassDescriptionclassThis has additional attributes that are particular to the MySQL disk cache.