Uses of Interface
org.apache.commons.jcs3.engine.stats.behavior.IStats

Packages that use IStats
Package
Description
Root package for auxiliary caches.
The primary disk auxiliary.
 
 
 
Root package for the lateral cache family.
Root package for the remote auxiliary cache.
Interfaces used by the core and the auxiliary caches.
Interfaces used by the core and the auxiliary caches.
Parent package for memory type plugins.
 
The primary memory plugin using a 'least recently used' removal policy.
A memory plugin implemented using soft references.