GigaSpaces XAP 10.0.1 API

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

java.lang.Object
  extended by com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
Direct Known Subclasses:
AddIndexesConflict, DataTypeIntroductionConflict, EntryAlreadyInSpaceConflict, EntryLockedUnderTransactionConflict, EntryNotInSpaceConflict, EntryVersionConflict, GeneralConflictCause

public abstract class ConflictCause
extends Object

A base class for gateway conflicts.

Since:
8.0.3
Author:
idan

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

Constructor Detail

ConflictCause

public ConflictCause()
Method Detail

toString

public abstract String toString()
Overrides:
toString in class Object

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.