Uses of Package
org.terracotta.collections

Packages that use org.terracotta.collections
org.terracotta.cache   
org.terracotta.cache.evictor   
org.terracotta.cache.impl   
org.terracotta.collections   
org.terracotta.modules.concurrent.collections   
org.terracotta.modules.ehcache.store   
 

Classes in org.terracotta.collections used by org.terracotta.cache
LockableMap
          Instances of LockableMap can have their individual entries independently locked and unlocked.
 

Classes in org.terracotta.collections used by org.terracotta.cache.evictor
ConcurrentDistributedMap
          A ConcurrentMap that automatically switches its implementation to one that is highly concurrent in a Terracotta DSO cluster.
MapSizeListener
           
 

Classes in org.terracotta.collections used by org.terracotta.cache.impl
ConcurrentDistributedMap
          A ConcurrentMap that automatically switches its implementation to one that is highly concurrent in a Terracotta DSO cluster.
FinegrainedLock
          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.collections used by org.terracotta.collections
BasicLockStrategy
           
ConcurrentDistributedMapDso
           
FinegrainedLock
          Provides primitive lock operations for the granularity that was used to create an instance of this lock.
FinegrainedLockDso
           
LockableMap
          Instances of LockableMap can have their individual entries independently locked and unlocked.
LockStrategy
           
LockType
          Enum that contains the selectable lock types that are supported by Terracotta DSO for the internal implementation of concurrent collections.
MapSizeListener
           
 

Classes in org.terracotta.collections used by org.terracotta.modules.concurrent.collections
ConcurrentDistributedMap
          A ConcurrentMap that automatically switches its implementation to one that is highly concurrent in a Terracotta DSO cluster.
LockableMap
          Instances of LockableMap can have their individual entries independently locked and unlocked.
LockStrategy
           
LockType
          Enum that contains the selectable lock types that are supported by Terracotta DSO for the internal implementation of concurrent collections.
 

Classes in org.terracotta.collections used by org.terracotta.modules.ehcache.store
LockableMap
          Instances of LockableMap can have their individual entries independently locked and unlocked.
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.