C# 클래스 Akka.Cluster.Tests.MultiNode.ClusterDeathWatchSpec

상속: MultiNodeClusterSpec
파일 보기 프로젝트 열기: rogeralsing/akka.net

공개 메소드들

메소드 설명
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

보호된 메소드들

메소드 설명
AtStartup ( ) : void
ClusterDeathWatchSpec ( ) : System

비공개 메소드들

메소드 설명
ClusterDeathWatchSpec ( ClusterDeathWatchSpecConfig config ) : System
ClusterDeathWatchSpecTests ( ) : void

메소드 상세

An_actor_watching_a_remote_actor_in_the_cluster_must_be_able_to_shutdown_system_when_using_remote_deployed_actor_on_node_that_crashed() 공개 메소드

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() 공개 메소드

An_actor_watching_a_remote_actor_in_the_cluster_must_receive_terminated_when_watched_node_becomes_down_removed() 공개 메소드

AtStartup() 보호된 메소드

protected AtStartup ( ) : void
리턴 void

ClusterDeathWatchSpec() 보호된 메소드

protected ClusterDeathWatchSpec ( ) : System
리턴 System