| IShardAllocationStrategy Interface |
Namespace: Akka.Cluster.Sharding
The IShardAllocationStrategy type exposes the following members.
| Name | Description | |
|---|---|---|
| AllocateShard |
Invoked when the location of a new shard is to be decided.
| |
| Rebalance |
Invoked periodically to decide which shards to rebalance to another location.
|