HashRingBasedPartitionedStreamQueueMapper Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Queue mapper that tracks which partition was mapped to which QueueId
C#
public sealed class HashRingBasedPartitionedStreamQueueMapper : Orleans.Streams.HashRingBasedStreamQueueMapper
type HashRingBasedPartitionedStreamQueueMapper = class
inherit HashRingBasedStreamQueueMapper
Public NotInheritable Class HashRingBasedPartitionedStreamQueueMapper
Inherits HashRingBasedStreamQueueMapper
- Inheritance
Hash |
Queue mapper that tracks which partition was mapped to which QueueId |
Get |
Gets all queues. (Inherited from HashRingBasedStreamQueueMapper) |
Get |
Gets the queue for the specified stream. (Inherited from HashRingBasedStreamQueueMapper) |
Get |
Gets the queues which map to the specified range. (Inherited from HashRingBasedStreamQueueMapper) |
Queue |
Gets the partition by QueueId |
To |
(Inherited from HashRingBasedStreamQueueMapper) |
Product | Versions |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |