Class EntryAlreadyInSpaceConflict
java.lang.Object
com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
com.gigaspaces.cluster.replication.gateway.conflict.EntryAlreadyInSpaceConflict
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EntryAlreadyInSpaceConflict
public EntryAlreadyInSpaceConflict()
-
-
Method Details
-
toString
- Specified by:
toStringin classConflictCause
-