HashRingBasedPartitionedStreamQueueMapper(IReadOnlyList<string>, string)
public HashRingBasedPartitionedStreamQueueMapper(IReadOnlyList<string> partitionIds, string queueNamePrefix) Queue mapper that tracks which partition was mapped to which QueueId
Parameters
partitionIdsIReadOnlyList<string>- List of partitions
queueNamePrefixstring- Prefix for QueueIds. Must be unique per stream provider
