C# Class FloatingQueue.Server.Replication.MasterElections

Inheritance: IMasterElections
显示文件 Open project: eleks/FloatingQueuePoC Class Usage Examples

Public Methods

Method Description
Init ( ) : void

Private Methods

Method Description
ChooseNextJediMaster ( int oldMasterId ) : void
OnConnectionLoss ( int lostServerId ) : void

Method Details

Init() public method

public Init ( ) : void
return void