C# Class Akka.Cluster.Sharding.Tests.ClusterShardinLeavingSpec

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

Méthodes protégées

Méthode Description
AfterTermination ( ) : void
AtStartup ( ) : void
ClusterShardinLeavingSpec ( ) : System

Private Methods

Méthode Description
ClusterSharding_with_leaving_member_should_initialize_shards ( ) : void
ClusterSharding_with_leaving_member_should_join_cluster ( ) : void
ClusterSharding_with_leaving_member_should_recover_after_leaving_coordinator_node ( ) : void
ClusterSharding_with_leaving_member_should_setup_shared_journal ( ) : void
Join ( RoleName from, RoleName to ) : void
StartSharding ( ) : void

Method Details

AfterTermination() protected méthode

protected AfterTermination ( ) : void
Résultat void

AtStartup() protected méthode

protected AtStartup ( ) : void
Résultat void

ClusterShardinLeavingSpec() protected méthode

protected ClusterShardinLeavingSpec ( ) : System
Résultat System