Uses of Package
org.terracotta.locking

Packages that use org.terracotta.locking
org.terracotta.api   
org.terracotta.cache   
org.terracotta.cache.value   
org.terracotta.collections   
org.terracotta.locking   
org.terracotta.locking.strategy   
 

Classes in org.terracotta.locking used by org.terracotta.api
ClusteredLock
          Provides primitive lock operations for the granularity that was used to create an instance of this lock.
LockType
          Lock types supported by the clustering toolkit.
 

Classes in org.terracotta.locking used by org.terracotta.cache
ClusteredLock
          Provides primitive lock operations for the granularity that was used to create an instance of this lock.
LockableMap
          Instances of LockableMap can have their individual entries independently locked and unlocked.
 

Classes in org.terracotta.locking used by org.terracotta.cache.value
ClusteredLock
          Provides primitive lock operations for the granularity that was used to create an instance of this lock.
 

Classes in org.terracotta.locking used by org.terracotta.collections
ClusteredLock
          Provides primitive lock operations for the granularity that was used to create an instance of this lock.
GenericLockStrategy
           
LockableMap
          Instances of LockableMap can have their individual entries independently locked and unlocked.
LockStrategy
          Implementations of LockStrategy can be supplied to implement custom map locking strategies.
LockType
          Lock types supported by the clustering toolkit.
 

Classes in org.terracotta.locking used by org.terracotta.locking
ClusteredLock
          Provides primitive lock operations for the granularity that was used to create an instance of this lock.
GenericLockStrategy
           
LockType
          Lock types supported by the clustering toolkit.
TerracottaLock
           
 

Classes in org.terracotta.locking used by org.terracotta.locking.strategy
GenericLockStrategy
           
LockStrategy
          Implementations of LockStrategy can be supplied to implement custom map locking strategies.
 



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