Uses of Package
org.terracotta.cache

Packages that use org.terracotta.cache
net.sf.ehcache   
org.terracotta.cache   
org.terracotta.cache.evictor   
org.terracotta.cache.impl   
org.terracotta.cache.serialization   
org.terracotta.cache.value   
org.terracotta.modules.ehcache.store   
 

Classes in org.terracotta.cache used by net.sf.ehcache
CacheConfig
           Defines the configuration for a DistributedCache.
TimestampedValue
          Inside a DistributedCache, the map values are wrapped in a TimestampedValue that combines the actual value with information on created and last accessed times.
 

Classes in org.terracotta.cache used by org.terracotta.cache
CacheConfig
           Defines the configuration for a DistributedCache.
DistributedCache
           DistributedCache is a distributed, Terracotta-backed, clustered cache with eviction.
TimestampedValue
          Inside a DistributedCache, the map values are wrapped in a TimestampedValue that combines the actual value with information on created and last accessed times.
 

Classes in org.terracotta.cache used by org.terracotta.cache.evictor
CacheConfig
           Defines the configuration for a DistributedCache.
 

Classes in org.terracotta.cache used by org.terracotta.cache.impl
CacheConfig
           Defines the configuration for a DistributedCache.
DistributedCache
           DistributedCache is a distributed, Terracotta-backed, clustered cache with eviction.
TimestampedValue
          Inside a DistributedCache, the map values are wrapped in a TimestampedValue that combines the actual value with information on created and last accessed times.
 

Classes in org.terracotta.cache used by org.terracotta.cache.serialization
CacheConfig
           Defines the configuration for a DistributedCache.
TimestampedValue
          Inside a DistributedCache, the map values are wrapped in a TimestampedValue that combines the actual value with information on created and last accessed times.
 

Classes in org.terracotta.cache used by org.terracotta.cache.value
CacheConfig
           Defines the configuration for a DistributedCache.
TimestampedValue
          Inside a DistributedCache, the map values are wrapped in a TimestampedValue that combines the actual value with information on created and last accessed times.
 

Classes in org.terracotta.cache used by org.terracotta.modules.ehcache.store
CacheConfig
           Defines the configuration for a DistributedCache.
DistributedCache
           DistributedCache is a distributed, Terracotta-backed, clustered cache with eviction.
TimestampedValue
          Inside a DistributedCache, the map values are wrapped in a TimestampedValue that combines the actual value with information on created and last accessed times.
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.