Skip to content

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 : IStreamQueueMapper

Methods