com.gigaspaces.cluster.replication.gateway.conflict
Class EntryAlreadyInSpaceConflict
java.lang.Object
  
com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
      
com.gigaspaces.cluster.replication.gateway.conflict.EntryAlreadyInSpaceConflict
public class EntryAlreadyInSpaceConflict
- extends ConflictCause
 
A ConflictCause implementation for an entry already in space conflict.
 
 Occurs when there's an attempt to write an entry which already exists in the target space.
 
- Since:
 
  - 8.0.3
 
- Author:
 
  - idan
 
 
 
 
EntryAlreadyInSpaceConflict
public EntryAlreadyInSpaceConflict()
toString
public String toString()
- Specified by:
 toString in class ConflictCause
 
 
Copyright © GigaSpaces.