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

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

Méthodes protégées

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

Private Methods

Méthode Description
ClusterSharding_should_gracefully_shutdown_a_region ( ) : void
ClusterSharding_should_setup_shared_journal ( ) : void
ClusterSharding_should_start_some_shards_in_both_regions ( ) : 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

ClusterShardingGracefulShutdownSpec() protected méthode

protected ClusterShardingGracefulShutdownSpec ( ) : System
Résultat System