GigaSpaces XAP 9.1 API

com.gigaspaces.cluster.replication.gateway.conflict
Class EntryLockedUnderTransactionConflict

java.lang.Object
  extended by com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
      extended by 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

Constructor Summary
EntryLockedUnderTransactionConflict()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EntryLockedUnderTransactionConflict

public EntryLockedUnderTransactionConflict()
Method Detail

toString

public String toString()
Specified by:
toString in class ConflictCause

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.