Partilhar via


IAzureStreamQueueMapper Interface

Definição

public interface IAzureStreamQueueMapper : Orleans.Streams.IStreamQueueMapper
type IAzureStreamQueueMapper = interface
    interface IStreamQueueMapper
Public Interface IAzureStreamQueueMapper
Implements IStreamQueueMapper
Derivado
Implementações

Métodos

GetAllQueues()

Obtém todas as filas.

(Herdado de IStreamQueueMapper)
GetQueueForStream(Guid, String) (Herdado de IStreamQueueMapper)
GetQueueForStream(StreamId)

Obtém a fila do fluxo especificado.

(Herdado de IStreamQueueMapper)
PartitionToAzureQueue(QueueId)

Obtém o nome da fila do Azure por partição

Aplica-se a