C# Class Akka.Cluster.Tests.MultiNode.LeaderLeavingSpecConfig.LeaderLeavingSpec

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

Protected Methods

Method Description
LeaderLeavingSpec ( ) : System

Private Methods

Method Description
A_leader_that_is_leaving_must_be_moved_to_leaving_then_exiting_then_removed_then_be_shut_down_and_then_a_new_leader_should_be_elected ( ) : void
LeaderLeavingSpec ( LeaderLeavingSpecConfig config ) : System

Method Details

LeaderLeavingSpec() protected method

protected LeaderLeavingSpec ( ) : System
return System