C# Class FloatingQueue.Server.Replication.NodeSynchronizer

Inheritance: INodeSynchronizer
Afficher le fichier Open project: eleks/FloatingQueuePoC

Méthodes publiques

Méthode Description
StartBackgroundSync ( ExtendedNodeInfo nodeInfo, int>.Dictionary aggregateVersions ) : void

Private Methods

Méthode Description
DoSync ( IInternalQueueServiceProxy proxy, int>.IDictionary unsyncedNodeVersions ) : int>.Dictionary
OnSynchronizationFinished ( ExtendedNodeInfo nodeInfo, int>.Dictionary writtenVersions ) : void

Method Details

StartBackgroundSync() public méthode

public StartBackgroundSync ( ExtendedNodeInfo nodeInfo, int>.Dictionary aggregateVersions ) : void
nodeInfo FloatingQueue.Server.Services.ExtendedNodeInfo
aggregateVersions int>.Dictionary
Résultat void