IConsistentRingStreamQueueMapper
interface
Namespace: Orleans.Streams
The stream queue mapper is responsible for mapping ring ranges from the load balancing ring provider to stream queues. Implementation must be thread safe.
public interface IConsistentRingStreamQueueMapper : IStreamQueueMapperMethods
GetQueuesForRange(IRingRange)Gets the queues which map to the specified range.
