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

Inheritance: MultiNodeClusterSpec
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

Méthode 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

Méthodes protégées

Méthode Description
JoinSeedNodeSpec ( ) : System.Collections.Immutable
JoinSeedNodeSpec ( JoinSeedNodeConfig config ) : System.Collections.Immutable

Private Methods

Méthode Description
JoinSeedNodeSpecs ( ) : void

Method Details

A_cluster_with_seed_nodes_must_be_able_to_join_the_seed_nodes() public méthode

A_cluster_with_seed_nodes_must_be_able_to_start_the_seed_nodes_concurrently() public méthode

JoinSeedNodeSpec() protected méthode

protected JoinSeedNodeSpec ( ) : System.Collections.Immutable
Résultat System.Collections.Immutable

JoinSeedNodeSpec() protected méthode

protected JoinSeedNodeSpec ( JoinSeedNodeConfig config ) : System.Collections.Immutable
config JoinSeedNodeConfig
Résultat System.Collections.Immutable