Namespace Alachisoft.NCache.Runtime.Bridge
Classes
ConflictResolution
ProviderBridgeItem
When a conflict occurs, the Provider Bridge Item is sent to the Conflict Resolver as NewEntry and an OldEntry.
Interfaces
IBridgeConflictResolver
This interface is required to handle the conflicts in Bridge.
Enums
BridgeItemOpCodes
The BridgeItemOpCodes contains the operational codes of Bridge Items.
BridgeItemVersion
BridgeItemVersion provides the item version of the item.
ResolutionAction
The Resolution Action is an action which decides that which item will remain in the cache and which item will be ignored. Its value is configurable by the client. The Bridge Conflict Resolver is executed on the cache side whenever conflicts occur in the cache. If a user hasn't configured any conflict resolver rules, NCache uses the default resolver. In the default conflict resolver, resolution action is set based on BridgeItemVersion value.