Uses of Class
org.terracotta.modules.ehcache.collections.SerializedToolkitCache

Packages that use SerializedToolkitCache
org.terracotta.modules.ehcache   
 

Uses of SerializedToolkitCache in org.terracotta.modules.ehcache
 

Methods in org.terracotta.modules.ehcache that return SerializedToolkitCache
 SerializedToolkitCache<ClusteredSoftLockIDKey,SerializedReadCommittedClusteredSoftLock> ToolkitInstanceFactory.getOrCreateAllSoftLockMap(String cacheManagerName, String cacheName)
           
 SerializedToolkitCache<ClusteredSoftLockIDKey,SerializedReadCommittedClusteredSoftLock> ToolkitInstanceFactoryImpl.getOrCreateAllSoftLockMap(String cacheManagerName, String cacheName)
           
 SerializedToolkitCache<TransactionID,Decision> ToolkitInstanceFactory.getOrCreateTransactionCommitStateMap(String cacheManagerName)
          Return the map used for storing commit state of ehcache transactions
 SerializedToolkitCache<TransactionID,Decision> ToolkitInstanceFactoryImpl.getOrCreateTransactionCommitStateMap(String cacheManagerName)
           
 



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