HashRingBasedPartitionedStreamQueueMapper
class
Namespace: Orleans.Streams
Queue mapper that tracks which partition was mapped to which QueueId
public sealed class HashRingBasedPartitionedStreamQueueMapper : HashRingBasedStreamQueueMapperConstructors
HashRingBasedPartitionedStreamQueueMapper(IReadOnlyList<string>, string)Queue mapper that tracks which partition was mapped to which QueueId
Methods
QueueToPartition(QueueId)Gets the partition by QueueId
