Package org.terracotta.locking

Interface Summary
ClusteredLock Provides primitive lock operations for the granularity that was used to create an instance of this lock.
GenericLockStrategy<L,K>  
LockableMap<K> Instances of LockableMap can have their individual entries independently locked and unlocked.
LockStrategy<K> Implementations of LockStrategy can be supplied to implement custom map locking strategies.
 

Class Summary
TerracottaCondition  
TerracottaLock  
TerracottaReadWriteLock A Terracotta clusterable implementation of ReadWriteLock.
 

Enum Summary
LockType Lock types supported by the clustering toolkit.
 



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