GigaSpaces XAP 8.0 API

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

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

public class EntryNotInSpaceConflict
extends ConflictCause

A ConflictCause implementation for an entry not in space conflict.

Occurs when there's an attempt to update an entry which doesn't exist in the target space.

Since:
8.0.3
Author:
idan

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

Constructor Detail

EntryNotInSpaceConflict

public EntryNotInSpaceConflict()
Method Detail

toString

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

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.