Class AddIndexesConflict

java.lang.Object
com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
com.gigaspaces.cluster.replication.gateway.conflict.AddIndexesConflict

public class AddIndexesConflict extends ConflictCause
A ConflictCause implementation for an add indexes operation conflict.

Occurs when an attempt to add indexes to the target space fails.

Since:
8.0.3
Author:
idan
  • Constructor Details

    • AddIndexesConflict

      public AddIndexesConflict(String message)
  • Method Details