Class PrimaryBackupReplicationInExceptionHandler
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.handlers.ReplicationInExceptionHandler
com.gigaspaces.internal.cluster.node.impl.handlers.PrimaryBackupReplicationInExceptionHandler
-
Field Summary
Fields inherited from class com.gigaspaces.internal.cluster.node.impl.handlers.ReplicationInExceptionHandler
_spaceName -
Constructor Summary
ConstructorsConstructorDescriptionPrimaryBackupReplicationInExceptionHandler(String spaceName, boolean isCentralDB) -
Method Summary
Methods inherited from class com.gigaspaces.internal.cluster.node.impl.handlers.ReplicationInExceptionHandler
handleEntryAlreadyInSpaceOnWrite, handleEntryLockedByTransactionOnChange, handleEntryLockedByTransactionOnTake, handleEntryLockedByTransactionOnUpdate, handleEntryNotInSpaceOnChange, handleEntryNotInSpaceOnTake, handleEntryNotInSpaceOnUpdate, handleEntryVersionConflictOnChange, handleEntryVersionConflictOnChange, handleEntryVersionConflictOnTake, handleEntryVersionConflictOnUpdate, handleEntryVersionConflictOnUpdate, handleNoClassNameOnTake, logMessage
-
Constructor Details
-
PrimaryBackupReplicationInExceptionHandler
-
-
Method Details
-
getDefaultExceptionLevel
- Overrides:
getDefaultExceptionLevelin classReplicationInExceptionHandler
-