C# Class Akka.Cluster.Tests.MultiNode.UnreachableNodeJoinsAgainSpec

Inheritance: MultiNodeClusterSpec
Mostra file Open project: rogeralsing/akka.net

Public Methods

Method Description
AllowFreshNodeWithSameHostAndPortToJoinAgainWhenTheNetworkIsPluggedBackIn ( ) : void
MarkNodeAsUNREACHABLEWhenWePullTheNetwork ( ) : void
MarkTheNodeAsDOWN ( ) : void
ReachInitialConvergence ( ) : void

Protected Methods

Method Description
AllBut ( RoleName roleName ) : IEnumerable
AllBut ( RoleName roleName, IEnumerable roles ) : IEnumerable
EndBarrier ( ) : void
UnreachableNodeJoinsAgainSpec ( ) : System
UnreachableNodeJoinsAgainSpec ( UnreachableNodeJoinsAgainConfig config ) : System

Private Methods

Method Description
AClusterOf4MembersMust ( ) : void

Method Details

AllBut() protected method

protected AllBut ( RoleName roleName ) : IEnumerable
roleName RoleName
return IEnumerable

AllBut() protected method

protected AllBut ( RoleName roleName, IEnumerable roles ) : IEnumerable
roleName RoleName
roles IEnumerable
return IEnumerable

AllowFreshNodeWithSameHostAndPortToJoinAgainWhenTheNetworkIsPluggedBackIn() public method

EndBarrier() protected method

protected EndBarrier ( ) : void
return void

MarkNodeAsUNREACHABLEWhenWePullTheNetwork() public method

public MarkNodeAsUNREACHABLEWhenWePullTheNetwork ( ) : void
return void

MarkTheNodeAsDOWN() public method

public MarkTheNodeAsDOWN ( ) : void
return void

ReachInitialConvergence() public method

public ReachInitialConvergence ( ) : void
return void

UnreachableNodeJoinsAgainSpec() protected method

protected UnreachableNodeJoinsAgainSpec ( ) : System
return System

UnreachableNodeJoinsAgainSpec() protected method

protected UnreachableNodeJoinsAgainSpec ( UnreachableNodeJoinsAgainConfig config ) : System
config UnreachableNodeJoinsAgainConfig
return System