Package org.terracotta.collections

Interface Summary
ClusteredMap<K,V>  
MapSizeListener Instances of MapSizeListener can be registered with ClusteredMap instances to receive events when either the local (in-heap) or global size of the map changes.
MutatedObjectHandle  
MutationCallback<K,V>  
MutatorsWithCallbacks<K,V>  
 

Class Summary
ConcurrentBlockingQueue<E>  
ConcurrentDistributedMap<K,V> A ConcurrentMap that automatically switches its implementation to one that is highly concurrent in a Terracotta DSO cluster.
ConcurrentDistributedServerMap<K,V> A ConcurrentMap that automatically switches its implementation to one that is highly concurrent server-side map in a Terracotta DSO cluster.
ConcurrentDistributedServerMapParameters<K,L>  
ConcurrentDistributedSet<E>  
EnterpriseConcurrentDistributedMap<K,V> A ConcurrentMap that automatically switches its implementation to one that is highly concurrent server-side map in a Terracotta DSO cluster.
TerracottaList<E> TerracottaList is an implementation of List, backed by an array.
UnsupportedMutateCallbacks<K,V>  
 



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