OSB_LIB::PersProductCache::Stats Struct Reference

Collaboration diagram for OSB_LIB::PersProductCache::Stats:

Collaboration graph
[legend]
List of all members.

Detailed Description

Structure for cache statistics.

Definition at line 187 of file persproductcache.h.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

OSB_LIB::PersProductCache::Stats::Stats (  ) 

Default constructor: set all values to 0.


Member Data Documentation

unsigned long OSB_LIB::PersProductCache::Stats::evicted_

Pers. products removed because of queue size.

Definition at line 201 of file persproductcache.h.

unsigned long OSB_LIB::PersProductCache::Stats::hits_

Direct hits.

Definition at line 189 of file persproductcache.h.

unsigned long OSB_LIB::PersProductCache::Stats::keysAdded_

Additional keys loaded.

Definition at line 197 of file persproductcache.h.

unsigned long OSB_LIB::PersProductCache::Stats::loads_

Pers. products loaded.

Definition at line 195 of file persproductcache.h.

unsigned long OSB_LIB::PersProductCache::Stats::notFound_

No pers. product found.

Definition at line 199 of file persproductcache.h.

unsigned long OSB_LIB::PersProductCache::Stats::reloads_

Pers. product verified: changed.

Definition at line 193 of file persproductcache.h.

unsigned long OSB_LIB::PersProductCache::Stats::unchanged_

Pers. product verified: unchanged.

Definition at line 191 of file persproductcache.h.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 2 14:12:36 2006 for OSB Library by  doxygen 1.4.7