C# Class Akka.Cluster.ClusterDeployer

INTERNAL API Deployer of cluster-aware routers
Inheritance: Akka.Remote.RemoteDeployer
Afficher le fichier Open project: rogeralsing/akka.net Class Usage Examples

Méthodes publiques

Méthode Description
ClusterDeployer ( Settings settings ) : System
ParseConfig ( string key, Config config ) : Akka.Actor.Deploy

Method Details

ClusterDeployer() public méthode

public ClusterDeployer ( Settings settings ) : System
settings Akka.Actor.Settings
Résultat System

ParseConfig() public méthode

public ParseConfig ( string key, Config config ) : Akka.Actor.Deploy
key string
config Akka.Configuration.Config
Résultat Akka.Actor.Deploy