SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

Package kodo.datacache

Kodo Data Cache

See:
          Description

Interface Summary
DataCache Interface that must be implemented by any level 2 cache used by Kodo.
DataCachePCData Specialized PCData implementation for data caching.
DataCachePCDataGenerator.Timed Simple interface to give access to expiration time.
ExpirationListener An entity that wishes to be notified when cache keys expire.
QueryCache Interface that must be implemented by any level 2 query cache used by Kodo.
 

Class Summary
AbstractDataCache Abstract DataCache implementation that provides various statistics, logging, and timeout functionality common across cache implementations.
AbstractQueryCache Abstract QueryCache implementation that provides various statistics, logging, and timeout functionality common across cache implementations.
DataCacheImpl A PersistenceManagerFactory cache implementation.
DataCacheManager This type manages the system's data and query caches.
DataCachePCDataImpl Specialized PCData implementation for data caching.
DataCacheScheduler Cron-style cache eviction.
ExpirationEvent An event indicating the expiration of an object from the data cache, or an expiration of a result list from the query cache.
GemFireCacheWrapper  
GemFireDataCache A PersistenceManagerFactory cache that delegates to a GemStone GemFire cache.
GemFireQueryCache A PersistenceManagerFactory query cache that delegates to a GemStone GemFire cache.
QueryCacheImpl Default query cache implementation.
QueryKey This class stores information about a particular invocation of a query.
QueryResult A query result.
TangosolCache A PersistenceManagerFactory cache that delegates to a Tangosol Coherence cache.
 

Package kodo.datacache Description

Kodo Data Cache

The Kodo datastore cache framework.


SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.