Click or drag to resize
Akka.NETIShardAllocationStrategy Methods

The IShardAllocationStrategy type exposes the following members.

Methods
  NameDescription
Public methodAllocateShard
Invoked when the location of a new shard is to be decided.
Public methodRebalance
Invoked periodically to decide which shards to rebalance to another location.
Top
See Also