com.gigaspaces.cluster.replication.gateway.conflict
Class EntryNotInSpaceConflict
java.lang.Object
com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
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
EntryNotInSpaceConflict
public EntryNotInSpaceConflict()
toString
public String toString()
- Specified by:
toString
in class ConflictCause
Copyright © GigaSpaces.