GigaSpaces XAP 9.0 API

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

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

public class DataTypeIntroductionConflict
extends ConflictCause

A ConflictCause implementation for a type introduction operation conflict.

Occurs when an attempt to introduce a new type to the target space fails.

Since:
8.0.3
Author:
idan

Constructor Summary
DataTypeIntroductionConflict(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

DataTypeIntroductionConflict

public DataTypeIntroductionConflict(String message)
Method Detail

toString

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

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.