HashRingBasedStreamQueueMapper Classe

Definizione

Oggetto IConsistentRingStreamQueueMapper e quindi IStreamQueueMapper che bilancia le code mappandole su un anello hash costituito da silos.

public class HashRingBasedStreamQueueMapper : Orleans.Streams.IConsistentRingStreamQueueMapper
type HashRingBasedStreamQueueMapper = class
    interface IConsistentRingStreamQueueMapper
    interface IStreamQueueMapper
Public Class HashRingBasedStreamQueueMapper
Implements IConsistentRingStreamQueueMapper
Ereditarietà
HashRingBasedStreamQueueMapper
Derivato
Implementazioni

Costruttori

HashRingBasedStreamQueueMapper(HashRingStreamQueueMapperOptions, String)

Inizializza una nuova istanza della classe HashRingBasedStreamQueueMapper.

HashRingBasedStreamQueueMapper(Int32, String)

Oggetto IConsistentRingStreamQueueMapper e quindi IStreamQueueMapper che bilancia le code mappandole su un anello hash costituito da silos.

Metodi

GetAllQueues()

Ottiene tutte le code.

GetQueueForStream(Guid, String)

Oggetto IConsistentRingStreamQueueMapper e quindi IStreamQueueMapper che bilancia le code mappandole su un anello hash costituito da silos.

GetQueueForStream(StreamId)

Ottiene la coda per il flusso specificato.

GetQueuesForRange(IRingRange)

Ottiene le code che vengono mappate all'intervallo specificato.

ToString()

Oggetto IConsistentRingStreamQueueMapper e quindi IStreamQueueMapper che bilancia le code mappandole su un anello hash costituito da silos.

Si applica a