Uses of Interface
org.terracotta.cache.CacheEvictionListenerSupport

Packages that use CacheEvictionListenerSupport
org.terracotta.collections   
 

Uses of CacheEvictionListenerSupport in org.terracotta.collections
 

Classes in org.terracotta.collections that implement CacheEvictionListenerSupport
 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.