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.block
Subclasses of AbstractDiskCacheAttributes in org.apache.commons.jcs3.auxiliary.disk.blockModifier and TypeClassDescriptionclass
This holds attributes for Block Disk Cache configuration. -
Uses of AbstractDiskCacheAttributes in org.apache.commons.jcs3.auxiliary.disk.indexed
Modifier and TypeClassDescriptionclass
Configuration class for the Indexed Disk Cache -
Uses of AbstractDiskCacheAttributes in org.apache.commons.jcs3.auxiliary.disk.jdbc
Subclasses of AbstractDiskCacheAttributes in org.apache.commons.jcs3.auxiliary.disk.jdbcModifier and TypeClassDescriptionclass
The 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.mysql
Modifier and TypeClassDescriptionclass
This has additional attributes that are particular to the MySQL disk cache.