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

Wraps sharding into well known path More...

Inheritance diagram for KlusterKite.Core.ShardingWrappperActor:

Public Member Functions

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

Detailed Description

Wraps sharding into well known path

Definition at line 29 of file ShardingWrappperActor.cs.

Constructor & Destructor Documentation

◆ ShardingWrappperActor()

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

Initializes a new instance of the ShardingWrappperActor class.

Parameters
containerThe dependency resolver.
shardingConfigThe sharding config.

Definition at line 40 of file ShardingWrappperActor.cs.


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