Class Summary | |
---|---|
AbstractDistributedCache | Base implementation of all distributed cache types. |
CoherenceCache | Tangosol Coherence implementation of Castor JDO Cache. |
CoherenceCacheFactory | Implements CacheFactory for the CoherenceCache implementation of Cache. |
EHCache | EHCache implementation of Castor JDO Cache. |
EHCacheFactory | Implements CacheFactory for the EHCache implementation of Cache. |
FKCache | FKCache implementation of Castor JDO Cache. |
FKCacheFactory | Implements CacheFactory for the FKCache implementation of Cache. |
GigaspacesCache |
Gigaspaces implementation of Castor JDO Cache. Gigaspaces supports a wide variety of cache topologies, allowing the user to distribute and/or replicate application data as needed. |
GigaspacesCacheFactory | Implements CacheFactory for the GigaspacesCache implementation of Cache. |
JcsCache | JCS (Java Caching System) implementation of Castor JDO Cache. |
JcsCacheFactory | Implements CacheFactory for the JcsCache implementation of Cache. |
JCache | JCACHE implementation of Castor JDO Cache. |
JCacheFactory | Implements CacheFactory for the JCache implementation of Cache. |
OsCache | OSCache (opensymphony) implementation of Castor JDO Cache. |
OsCacheFactory | Implements CacheFactory for the OsCache implementation of Cache. |