C# 클래스 Akka.Tests.Routing.ConsistentHashingRouterSpec

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

공개 메소드들

메소드 설명
ConsistentHashingRouterSpec ( ) : System

비공개 메소드들

메소드 설명
Consistent_hashing_group_router_must_create_routees_from_configuration ( ) : System.Threading.Tasks.Task
Consistent_hashing_group_router_must_select_destination_based_on_consistent_hash_key_of_message ( ) : void
Consistent_hashing_group_router_must_select_destination_with_defined_hash_mapping ( ) : void
Consistent_hashing_router_must_adjust_node_ring_when_routee_dies ( ) : void
Consistent_hashing_router_must_create_routees_from_configuration ( ) : System.Threading.Tasks.Task
Consistent_hashing_router_must_select_destination_based_on_consistent_hash_key_of_message ( ) : void
Consistent_hashing_router_must_select_destination_with_defined_hash_mapping ( ) : void

메소드 상세

ConsistentHashingRouterSpec() 공개 메소드

public ConsistentHashingRouterSpec ( ) : System
리턴 System