Uses of Package
ca.uhn.cache.internal

Packages that use ca.uhn.cache.internal
ca.uhn.cache.impl   
ca.uhn.cache.internal   
ca.uhn.cache.internal.hibernate.impl   
ca.uhn.cache.internal.impl   
 

Classes in ca.uhn.cache.internal used by ca.uhn.cache.impl
IChunk
          A block of data that is retrieved and cached together.
IChunkStore
          A Map like interface to store IChunks.
IParamSpaceConfig
          Configuration data for a ParamSpace.
IQueryResultStore
          Responsible for storing IQueryResults.
 

Classes in ca.uhn.cache.internal used by ca.uhn.cache.internal
IChunk
          A block of data that is retrieved and cached together.
IChunkIterator
          Iterator through a list of IChunks.
IStaleChunkRule
          Determiner of whether a chunk is likely to be out of synch with changes to original data.
 

Classes in ca.uhn.cache.internal used by ca.uhn.cache.internal.hibernate.impl
IChunk
          A block of data that is retrieved and cached together.
 

Classes in ca.uhn.cache.internal used by ca.uhn.cache.internal.impl
ICacheCleaner
          Responsible for cleaning two kinds of records out of a ChunkBasedCache: records that are likely to be out of date (stale), and (if the cache is too full) records that are not likely to be accessed in the near future.
IChunk
          A block of data that is retrieved and cached together.
IChunkIterator
          Iterator through a list of IChunks.
IChunkPurger
          Temporary interface to cache store for purging data.
IChunkStore
          A Map like interface to store IChunks.
IParamSpaceConfig
          Configuration data for a ParamSpace.
IQueryResultStore
          Responsible for storing IQueryResults.
IStaleChunkRule
          Determiner of whether a chunk is likely to be out of synch with changes to original data.
IUnusedChunkRule
          Determiner of how likely it is that a chunk will be used in the near future.
 



Copyright © 2004-2005 University Health Network. All Rights Reserved.