KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Core.ShardingProxyWrappperActor Class Reference

Wraps sharding proxy into well known path More...

Inheritance diagram for KlusterKite.Core.ShardingProxyWrappperActor:

Public Member Functions

 ShardingProxyWrappperActor (IComponentContext container, Config shardingConfig)
 Initializes a new instance of the ShardingProxyWrappperActor class. More...
 

Detailed Description

Wraps sharding proxy into well known path

Definition at line 27 of file ShardingProxyWrappperActor.cs.

Constructor & Destructor Documentation

◆ ShardingProxyWrappperActor()

KlusterKite.Core.ShardingProxyWrappperActor.ShardingProxyWrappperActor ( IComponentContext  container,
Config  shardingConfig 
)

Initializes a new instance of the ShardingProxyWrappperActor class.

Parameters
containerThe dependency resolver.
shardingConfigThe sharding config.

Definition at line 38 of file ShardingProxyWrappperActor.cs.


The documentation for this class was generated from the following file: