C# Class Akka.Cluster.Tests.MultiNode.JoinInProgressSpec

Inheritance: MultiNodeClusterSpec
Mostra file Open project: rogeralsing/akka.net

Protected Methods

Method Description
JoinInProgressSpec ( ) : System

Private Methods

Method Description
A_cluster_node_must_send_heartbeats_immediately_when_joining_to_avoid_false_failure_detection_due_to_delayed_gossip ( ) : void
JoinInProgressSpec ( JoinInProgressMultiNodeConfig config ) : System

Method Details

JoinInProgressSpec() protected method

protected JoinInProgressSpec ( ) : System
return System