Uses of Package
org.apache.commons.jcs3.auxiliary.disk
Packages that use org.apache.commons.jcs3.auxiliary.disk
Package
Description
-
Classes in org.apache.commons.jcs3.auxiliary.disk used by org.apache.commons.jcs3.auxiliary.disk.blockClassDescriptionAbstract class providing a base implementation of a disk cache, which can be easily extended to implement a disk cache for a specific persistence mechanism.This has common attributes that any conceivable disk cache would need.
-
Classes in org.apache.commons.jcs3.auxiliary.disk used by org.apache.commons.jcs3.auxiliary.disk.indexedClassDescriptionAbstract class providing a base implementation of a disk cache, which can be easily extended to implement a disk cache for a specific persistence mechanism.This has common attributes that any conceivable disk cache would need.
-
Classes in org.apache.commons.jcs3.auxiliary.disk used by org.apache.commons.jcs3.auxiliary.disk.jdbcClassDescriptionAbstract class providing a base implementation of a disk cache, which can be easily extended to implement a disk cache for a specific persistence mechanism.This has common attributes that any conceivable disk cache would need.
-
Classes in org.apache.commons.jcs3.auxiliary.disk used by org.apache.commons.jcs3.auxiliary.disk.jdbc.mysqlClassDescriptionAbstract class providing a base implementation of a disk cache, which can be easily extended to implement a disk cache for a specific persistence mechanism.This has common attributes that any conceivable disk cache would need.