C# 클래스 FloatingQueue.Server.Replication.NodeSynchronizer

상속: INodeSynchronizer
파일 보기 프로젝트 열기: eleks/FloatingQueuePoC

공개 메소드들

메소드 설명
StartBackgroundSync ( ExtendedNodeInfo nodeInfo, int>.Dictionary aggregateVersions ) : void

비공개 메소드들

메소드 설명
DoSync ( IInternalQueueServiceProxy proxy, int>.IDictionary unsyncedNodeVersions ) : int>.Dictionary
OnSynchronizationFinished ( ExtendedNodeInfo nodeInfo, int>.Dictionary writtenVersions ) : void

메소드 상세

StartBackgroundSync() 공개 메소드

public StartBackgroundSync ( ExtendedNodeInfo nodeInfo, int>.Dictionary aggregateVersions ) : void
nodeInfo FloatingQueue.Server.Services.ExtendedNodeInfo
aggregateVersions int>.Dictionary
리턴 void