TRoundRobinShardAllocator Class
IShardAllocator that cycles through the active shards in shard id order.
Syntax
Unit: Aurelius.Tenancy.Provisioning
TRoundRobinShardAllocator = class(TInterfacedObject, IShardAllocator);
Methods
| Name | Description |
|---|---|
| AllocateShard | Returns the next active shard in shard id order. |