C# Class Akka.Cluster.Tools.Tests.Singleton.ClusterSingletonManagerLeaveSpec

Inheritance: MultiNodeClusterSpec
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

Méthode Description
Leaving_ClusterSingletonManager_should_handover_to_new_instance ( ) : void

Méthodes protégées

Méthode Description
ClusterSingletonManagerLeaveSpec ( ) : System
ClusterSingletonManagerLeaveSpec ( ClusterSingletonManagerLeaveSpecConfig config ) : System

Private Methods

Méthode Description
CreateSingleton ( ) : IActorRef
Join ( RoleName from, RoleName to ) : void

Method Details

ClusterSingletonManagerLeaveSpec() protected méthode

protected ClusterSingletonManagerLeaveSpec ( ) : System
Résultat System

ClusterSingletonManagerLeaveSpec() protected méthode

protected ClusterSingletonManagerLeaveSpec ( ClusterSingletonManagerLeaveSpecConfig config ) : System
config ClusterSingletonManagerLeaveSpecConfig
Résultat System

Leaving_ClusterSingletonManager_should_handover_to_new_instance() public méthode