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

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

Méthodes protégées

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

Private Methods

Méthode Description
ClusterSharding_with_flaky_journal_should_join_cluster ( ) : void
ClusterSharding_with_flaky_journal_should_recover_after_journal_failure ( ) : void
ClusterSharding_with_flaky_journal_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

ClusterShardingFailureSpec() protected méthode

protected ClusterShardingFailureSpec ( ) : System
Résultat System