Uses of Interface
org.terracotta.cache.LocallyCacheable

Packages that use LocallyCacheable
org.terracotta.cache   
org.terracotta.collections   
 

Uses of LocallyCacheable in org.terracotta.cache
 

Classes in org.terracotta.cache that implement LocallyCacheable
 class TerracottaDistributedCache<K,V>
          A clusterable cache implementation.
 

Uses of LocallyCacheable in org.terracotta.collections
 

Classes in org.terracotta.collections that implement LocallyCacheable
 class ConcurrentDistributedServerMap<K,V>
          A ConcurrentMap that automatically switches its implementation to one that is highly concurrent server-side map in a Terracotta DSO cluster.
 class EnterpriseConcurrentDistributedMap<K,V>
          A ConcurrentMap that automatically switches its implementation to one that is highly concurrent server-side map in a Terracotta DSO cluster.
 



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