public class SerializedReadCommittedClusteredSoftLock extends Object implements Serializable
| Constructor and Description |
|---|
SerializedReadCommittedClusteredSoftLock(TransactionID transactionID,
Object deserializedKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
ReadCommittedClusteredSoftLock |
getSoftLock(ToolkitInstanceFactory toolkitInstanceFactory,
ReadCommittedClusteredSoftLockFactory factory) |
int |
hashCode() |
public SerializedReadCommittedClusteredSoftLock(TransactionID transactionID, Object deserializedKey)
public ReadCommittedClusteredSoftLock getSoftLock(ToolkitInstanceFactory toolkitInstanceFactory, ReadCommittedClusteredSoftLockFactory factory)
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.