GigaSpaces XAP 10.0.1 API

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

java.lang.Object
  extended by com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
      extended by com.gigaspaces.cluster.replication.gateway.conflict.AddIndexesConflict

public class AddIndexesConflict
extends ConflictCause

A ConflictCause implementation for an add indexes operation conflict.

Occurs when an attempt to add indexes to the target space fails.

Since:
8.0.3
Author:
idan

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

Constructor Detail

AddIndexesConflict

public AddIndexesConflict(String message)
Method Detail

toString

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

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.