Uses of Package
org.apache.jcs.engine.stats.behavior

Packages that use org.apache.jcs.engine.stats.behavior
org.apache.jcs.access Contains classes for accessing the cache. 
org.apache.jcs.auxiliary Root package for auxiliary caches. 
org.apache.jcs.auxiliary.disk The primary disk auxiliary. 
org.apache.jcs.auxiliary.disk.indexed   
org.apache.jcs.auxiliary.lateral Root package for the lateral cache family. 
org.apache.jcs.auxiliary.remote Root package for the remote auxiliary cache. 
org.apache.jcs.engine Interfaces used by the core and the auxiliary caches. 
org.apache.jcs.engine.behavior Interfaces used by the core and the auxiliary caches. 
org.apache.jcs.engine.control The primary cache classes and the hub. 
org.apache.jcs.engine.memory Parent package for memory type plugins. 
org.apache.jcs.engine.memory.lru The primary memory plugin using a 'least recently used' removal policy. 
org.apache.jcs.engine.memory.mru A memory plugin implemented using a 'most recently used' removal policy. 
org.apache.jcs.engine.stats   
org.apache.jcs.engine.stats.behavior   
org.apache.jcs.utils.struct   
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.access
ICacheStats
          This holds stat information on a region.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.auxiliary
IStats
          This interface defines the common behavior for a stats holder.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.auxiliary.disk
IStats
          This interface defines the common behavior for a stats holder.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.auxiliary.disk.indexed
IStats
          This interface defines the common behavior for a stats holder.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.auxiliary.lateral
IStats
          This interface defines the common behavior for a stats holder.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.auxiliary.remote
IStats
          This interface defines the common behavior for a stats holder.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.engine
IStats
          This interface defines the common behavior for a stats holder.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.engine.behavior
IStats
          This interface defines the common behavior for a stats holder.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.engine.control
ICacheStats
          This holds stat information on a region.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.engine.memory
IStats
          This interface defines the common behavior for a stats holder.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.engine.memory.lru
IStats
          This interface defines the common behavior for a stats holder.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.engine.memory.mru
IStats
          This interface defines the common behavior for a stats holder.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.engine.stats
ICacheStats
          This holds stat information on a region.
IStatElement
          IAuxiliaryCacheStats will hold these IStatElements.
IStats
          This interface defines the common behavior for a stats holder.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.engine.stats.behavior
IStatElement
          IAuxiliaryCacheStats will hold these IStatElements.
IStats
          This interface defines the common behavior for a stats holder.
 

Classes in org.apache.jcs.engine.stats.behavior used by org.apache.jcs.utils.struct
IStats
          This interface defines the common behavior for a stats holder.
 



Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.