Uses of Interface
org.terracotta.cache.evictor.Evictable

Packages that use Evictable
org.terracotta.cache   
 

Uses of Evictable in org.terracotta.cache
 

Classes in org.terracotta.cache that implement Evictable
 class LocalCache<K,V>
          A local (non-clustered) cache implementation.
 class TerracottaDistributedCache<K,V>
          A clusterable cache implementation.
 



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