Condividi tramite


IAzureStreamQueueMapper Interfaccia

Definizione

public interface IAzureStreamQueueMapper : Orleans.Streams.IStreamQueueMapper
type IAzureStreamQueueMapper = interface
    interface IStreamQueueMapper
Public Interface IAzureStreamQueueMapper
Implements IStreamQueueMapper
Derivato
Implementazioni

Metodi

GetAllQueues()

Ottiene tutte le code.

(Ereditato da IStreamQueueMapper)
GetQueueForStream(Guid, String) (Ereditato da IStreamQueueMapper)
GetQueueForStream(StreamId)

Ottiene la coda per il flusso specificato.

(Ereditato da IStreamQueueMapper)
PartitionToAzureQueue(QueueId)

Ottiene il nome della coda di Azure per partizione

Si applica a