com.gigaspaces.cluster.replication.gateway.conflict
Class EntryLockedUnderTransactionConflict
java.lang.Object
  
com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
      
com.gigaspaces.cluster.replication.gateway.conflict.EntryLockedUnderTransactionConflict
public class EntryLockedUnderTransactionConflict
- extends ConflictCause
 
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
 
 
 
 
EntryLockedUnderTransactionConflict
public EntryLockedUnderTransactionConflict()
toString
public String toString()
- Specified by:
 toString in class ConflictCause
 
 
Copyright © GigaSpaces.