Skip to content

HashRingBasedStreamQueueMapper.GetQueuesForRange(IRingRange)

GetQueuesForRange(IRingRange)

View source
public IEnumerable<QueueId> GetQueuesForRange(IRingRange range)
Gets the queues which map to the specified range.

Parameters

rangeIRingRange
The range.

Returns

The queues which map to the specified range.