| Package | Description |
|---|---|
| org.terracotta.modules.ehcache |
| Modifier and Type | Method and Description |
|---|---|
SerializedToolkitCache<ClusteredSoftLockIDKey,SerializedReadCommittedClusteredSoftLock> |
ToolkitInstanceFactoryImpl.getOrCreateAllSoftLockMap(String cacheManagerName,
String cacheName) |
SerializedToolkitCache<ClusteredSoftLockIDKey,SerializedReadCommittedClusteredSoftLock> |
ToolkitInstanceFactory.getOrCreateAllSoftLockMap(String cacheManagerName,
String cacheName) |
SerializedToolkitCache<TransactionID,Decision> |
ToolkitInstanceFactoryImpl.getOrCreateTransactionCommitStateMap(String cacheManagerName) |
SerializedToolkitCache<TransactionID,Decision> |
ToolkitInstanceFactory.getOrCreateTransactionCommitStateMap(String cacheManagerName)
Return the map used for storing commit state of ehcache transactions
|
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.