Package org.terracotta.collections

Interface Summary
FinegrainedLock Provides primitive lock operations for the granularity that was used to create an instance of this lock.
LockableMap<K> Instances of LockableMap can have their individual entries independently locked and unlocked.
LockStrategy<K>  
MapSizeListener  
 

Class Summary
BasicLockStrategy<K>  
ConcurrentCollectionsTerracottaConfigurator  
ConcurrentDistributedMap<K,V> A ConcurrentMap that automatically switches its implementation to one that is highly concurrent in a Terracotta DSO cluster.
ConcurrentDistributedMapAdapter  
ConcurrentDistributedMapDso<K,V>  
ConcurrentDistributedMapDsoApplicator  
ConcurrentDistributedSet<E>  
FinegrainedLockDso  
FinegrainedLockNoDso  
HashcodeLockStrategy  
NullLockStrategy<K>  
OneToOneLockStrategy  
 

Enum Summary
LockType Enum that contains the selectable lock types that are supported by Terracotta DSO for the internal implementation of concurrent collections.
 



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