Class EntryLockedUnderTransactionConflict
java.lang.Object
com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
com.gigaspaces.cluster.replication.gateway.conflict.EntryLockedUnderTransactionConflict
A
ConflictCause implementation for an entry locked under transaction conflict. Occurs when there's an attempt to update an entry which is locked under transaction.
- Since:
- 8.0.3
- Author:
- idan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EntryLockedUnderTransactionConflict
public EntryLockedUnderTransactionConflict()
-
-
Method Details
-
toString
- Specified by:
toStringin classConflictCause
-