C# Класс Akka.Remote.Tests.MultiNode.Router.RemoteRoundRobinSpec

Наследование: Akka.Remote.TestKit.MultiNodeSpec
Показать файл Открыть проект

Открытые методы

Метод Описание
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