C# Class Akka.Cluster.Tools.Tests.MultiNode.Singleton.ClusterSingletonManagerStartupSpec

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

Protected Properties

Свойство Type Description
EchoProxy Lazy

Méthodes publiques

Méthode Description
Startup_of_ClusterSingleton_should_be_quick ( ) : void

Méthodes protégées

Méthode Description
ClusterSingletonManagerStartupSpec ( ) : System
ClusterSingletonManagerStartupSpec ( ClusterSingletonManagerStartupConfig config ) : System

Private Methods

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

Method Details

ClusterSingletonManagerStartupSpec() protected méthode

protected ClusterSingletonManagerStartupSpec ( ) : System
Résultat System

ClusterSingletonManagerStartupSpec() protected méthode

protected ClusterSingletonManagerStartupSpec ( ClusterSingletonManagerStartupConfig config ) : System
config ClusterSingletonManagerStartupConfig
Résultat System

Startup_of_ClusterSingleton_should_be_quick() public méthode

public Startup_of_ClusterSingleton_should_be_quick ( ) : void
Résultat void

Property Details

EchoProxy protected_oe property

protected Lazy EchoProxy
Résultat Lazy