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

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

Méthodes publiques

Méthode Description
An_actor_watching_a_remote_actor_in_the_cluster_must_be_able_to_shutdown_system_when_using_remote_deployed_actor_on_node_that_crashed ( ) : void
An_actor_watching_a_remote_actor_in_the_cluster_must_be_able_to_watch_actor_before_node_joins_cluster_and_cluster_remote_watcher_takes_over_from_remote_watcher ( ) : void
An_actor_watching_a_remote_actor_in_the_cluster_must_receive_terminated_when_watched_node_becomes_down_removed ( ) : void

Méthodes protégées

Méthode Description
AtStartup ( ) : void
ClusterDeathWatchSpec ( ) : System

Private Methods

Méthode Description
ClusterDeathWatchSpec ( ClusterDeathWatchSpecConfig config ) : System
ClusterDeathWatchSpecTests ( ) : void

Method Details

An_actor_watching_a_remote_actor_in_the_cluster_must_be_able_to_shutdown_system_when_using_remote_deployed_actor_on_node_that_crashed() public méthode

An_actor_watching_a_remote_actor_in_the_cluster_must_be_able_to_watch_actor_before_node_joins_cluster_and_cluster_remote_watcher_takes_over_from_remote_watcher() public méthode

An_actor_watching_a_remote_actor_in_the_cluster_must_receive_terminated_when_watched_node_becomes_down_removed() public méthode

AtStartup() protected méthode

protected AtStartup ( ) : void
Résultat void

ClusterDeathWatchSpec() protected méthode

protected ClusterDeathWatchSpec ( ) : System
Résultat System