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

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

Private Properties

프로퍼티 타입 설명
ClusterNodesMustBeAbleToRestartAndJoinAgain void

보호된 메소드들

메소드 설명
AfterTermination ( ) : void
RestartNodeSpec ( ) : System
RestartNodeSpec ( RestartNodeSpecConfig config ) : System

비공개 메소드들

메소드 설명
ClusterNodesMustBeAbleToRestartAndJoinAgain ( ) : void

메소드 상세

AfterTermination() 보호된 메소드

protected AfterTermination ( ) : void
리턴 void

RestartNodeSpec() 보호된 메소드

protected RestartNodeSpec ( ) : System
리턴 System

RestartNodeSpec() 보호된 메소드

protected RestartNodeSpec ( RestartNodeSpecConfig config ) : System
config RestartNodeSpecConfig
리턴 System