Uses of Interface
org.terracotta.cache.IncoherentDistributedCache

Packages that use IncoherentDistributedCache
org.terracotta.cache   
 

Uses of IncoherentDistributedCache in org.terracotta.cache
 

Subinterfaces of IncoherentDistributedCache in org.terracotta.cache
 interface IncoherentDistributedCacheInternals<K,V>
           
 

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



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