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

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

Public Methods

Method Description
A_cluster_with_seed_nodes_must_be_able_to_join_the_seed_nodes ( ) : void
A_cluster_with_seed_nodes_must_be_able_to_start_the_seed_nodes_concurrently ( ) : void

Protected Methods

Method Description
JoinSeedNodeSpec ( ) : System.Collections.Immutable
JoinSeedNodeSpec ( JoinSeedNodeConfig config ) : System.Collections.Immutable

Private Methods

Method Description
JoinSeedNodeSpecs ( ) : void

Method Details

A_cluster_with_seed_nodes_must_be_able_to_join_the_seed_nodes() public method

A_cluster_with_seed_nodes_must_be_able_to_start_the_seed_nodes_concurrently() public method

JoinSeedNodeSpec() protected method

protected JoinSeedNodeSpec ( ) : System.Collections.Immutable
return System.Collections.Immutable

JoinSeedNodeSpec() protected method

protected JoinSeedNodeSpec ( JoinSeedNodeConfig config ) : System.Collections.Immutable
config JoinSeedNodeConfig
return System.Collections.Immutable