org.terracotta.modules.ehcache.transaction
Class SerializedReadCommittedClusteredSoftLock
java.lang.Object
org.terracotta.modules.ehcache.transaction.SerializedReadCommittedClusteredSoftLock
- All Implemented Interfaces:
- Serializable
public class SerializedReadCommittedClusteredSoftLock
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializedReadCommittedClusteredSoftLock
public SerializedReadCommittedClusteredSoftLock(TransactionID transactionID,
Object deserializedKey)
getSoftLock
public ReadCommittedClusteredSoftLock getSoftLock(ToolkitInstanceFactory toolkitInstanceFactory,
ReadCommittedClusteredSoftLockFactory factory)
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.