| Package | Description | 
|---|---|
| com.gigaspaces.internal.cluster.node.impl.packets.data | |
| com.gigaspaces.internal.cluster.node.impl.packets.data.errors | 
| Modifier and Type | Method and Description | 
|---|---|
AbstractDataConsumeFix | 
ReplicationPacketDataProducer.createFix(IDataConsumeResult errorResult,
         IExecutableReplicationPacketData<?> errorData)  | 
abstract AbstractDataConsumeFix | 
AbstractDataConsumeErrorResult.createFix(SpaceEngine spaceEngine,
         ReplicationPacketDataProducer producer,
         IExecutableReplicationPacketData errorData)  | 
AbstractDataConsumeFix | 
ReplicationPacketDataProducer.createFixForUnknownError(Throwable error)
Attempt to fix error that the target didn't identify as a typed error This way we can create
 new fixes for older versions and they will dynamically load the fix 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RestoreFullTransactionFix  | 
class  | 
ResurrectEntryFix  | 
class  | 
ResurrectNotifyTemplateFix
Fix a problem of extend notify template lease that do not exists anymore in the target (long
 disconnection ,recovery). 
 | 
class  | 
TypeDescriptorConsumeFix  | 
class  | 
UnhandledErrorFix
A fix that states that the error could not be fixed by the source 
 | 
class  | 
UnknownLeaseErrorUnfixed
A fix that is returned as a fix of two errors  
UnknownEntryLeaseConsumeResult, UnknownNotifyTemplateLeaseConsumeResult. | 
Copyright © GigaSpaces.