C# 클래스 Akka.Remote.Tests.MultiNode.Router.RemoteRoundRobinSpec

상속: Akka.Remote.TestKit.MultiNodeSpec
파일 보기 프로젝트 열기: rogeralsing/akka.net

공개 메소드들

메소드 설명
A_remote_round_robin_group_must_send_messages_with_actor_selection_to_remote_paths ( ) : void
A_remote_round_robin_must_be_locally_instantiated_on_a_remote_node_and_be_able_to_communicate_through_its_remote_actor_ref ( ) : void
A_remote_round_robin_pool_with_resizer_must_be_locally_instantiated_on_a_remote_node_after_several_resize_rounds ( ) : void
RemoteRoundRobinSpecs ( ) : void

보호된 메소드들

메소드 설명
RemoteRoundRobinSpec ( ) : System
RemoteRoundRobinSpec ( RoundRobinMultiNodeConfig config ) : System

메소드 상세

A_remote_round_robin_group_must_send_messages_with_actor_selection_to_remote_paths() 공개 메소드

A_remote_round_robin_must_be_locally_instantiated_on_a_remote_node_and_be_able_to_communicate_through_its_remote_actor_ref() 공개 메소드

A_remote_round_robin_pool_with_resizer_must_be_locally_instantiated_on_a_remote_node_after_several_resize_rounds() 공개 메소드

RemoteRoundRobinSpec() 보호된 메소드

protected RemoteRoundRobinSpec ( ) : System
리턴 System

RemoteRoundRobinSpec() 보호된 메소드

protected RemoteRoundRobinSpec ( RoundRobinMultiNodeConfig config ) : System
config RoundRobinMultiNodeConfig
리턴 System

RemoteRoundRobinSpecs() 공개 메소드

public RemoteRoundRobinSpecs ( ) : void
리턴 void