Uses of Class
org.terracotta.modules.ehcache.transaction.SerializedReadCommittedClusteredSoftLock

Packages that use SerializedReadCommittedClusteredSoftLock
org.terracotta.modules.ehcache   
 

Uses of SerializedReadCommittedClusteredSoftLock in org.terracotta.modules.ehcache
 

Methods in org.terracotta.modules.ehcache that return types with arguments of type SerializedReadCommittedClusteredSoftLock
 SerializedToolkitCache<ClusteredSoftLockIDKey,SerializedReadCommittedClusteredSoftLock> ToolkitInstanceFactory.getOrCreateAllSoftLockMap(String cacheManagerName, String cacheName)
           
 SerializedToolkitCache<ClusteredSoftLockIDKey,SerializedReadCommittedClusteredSoftLock> ToolkitInstanceFactoryImpl.getOrCreateAllSoftLockMap(String cacheManagerName, String cacheName)
           
 org.terracotta.toolkit.collections.ToolkitMap<SerializedReadCommittedClusteredSoftLock,Integer> ToolkitInstanceFactory.getOrCreateNewSoftLocksSet(String cacheManagerName, String cacheName)
           
 org.terracotta.toolkit.collections.ToolkitMap<SerializedReadCommittedClusteredSoftLock,Integer> ToolkitInstanceFactoryImpl.getOrCreateNewSoftLocksSet(String cacheManagerName, String cacheName)
           
 



Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.