Orleans.Providers.Streams.AzureQueue 命名空间

AzureQueueAdapterConstants

Azure 队列流提供程序常量。

AzureQueueAdapterFactory

基于 Azure 队列的流提供程序的工厂类。

AzureQueueAdapterFactory<TDataAdapter>

基于 Azure 队列的流提供程序的工厂类。

AzureQueueDataAdapterV1

原始数据适配器。 此处为保持向后兼容性,但不支持 json 和其他自定义序列化程序

AzureQueueDataAdapterV2

使用支持自定义序列化程序 ((如 json) )的类型的数据适配器。

AzureQueueStreamProvider

将 Azure 队列用于持久性警告的持久性流提供程序:此版本出于兼容性目的而维护。 新服务应使用 AzureQueueStreamProviderV2,因为它支持外部序列化程序。

AzureQueueStreamProviderUtils

Azure 队列持久流提供程序的实用工具函数。

AzureQueueStreamProviderV2

使用 Azure 队列进行持久性的持久性流提供程序

SimpleAzureQueueAdapterFactory

基于简单 Azure 队列的流提供程序的工厂类。

SimpleAzureQueueStreamProvider

使用 Azure 队列进行持久性的持久性流提供程序

接口

IAzureQueueDataAdapter

将事件数据转换为云队列消息和从云队列消息转换