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

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

공개 메소드들

메소드 설명
A_cluster_with_seed_nodes_must_be_able_to_join_the_seed_nodes ( ) : void
A_cluster_with_seed_nodes_must_be_able_to_start_the_seed_nodes_concurrently ( ) : void

보호된 메소드들

메소드 설명
JoinSeedNodeSpec ( ) : System.Collections.Immutable
JoinSeedNodeSpec ( JoinSeedNodeConfig config ) : System.Collections.Immutable

비공개 메소드들

메소드 설명
JoinSeedNodeSpecs ( ) : void

메소드 상세

A_cluster_with_seed_nodes_must_be_able_to_join_the_seed_nodes() 공개 메소드

A_cluster_with_seed_nodes_must_be_able_to_start_the_seed_nodes_concurrently() 공개 메소드

JoinSeedNodeSpec() 보호된 메소드

protected JoinSeedNodeSpec ( ) : System.Collections.Immutable
리턴 System.Collections.Immutable

JoinSeedNodeSpec() 보호된 메소드

protected JoinSeedNodeSpec ( JoinSeedNodeConfig config ) : System.Collections.Immutable
config JoinSeedNodeConfig
리턴 System.Collections.Immutable