Skip to content

Microsoft.Orleans.Streaming.AzureStorage

10.0.0 · net10.0

Orleans.AzureUtils

Orleans.Configuration

Orleans.Hosting

ClusterClientAzureQueueJsonStreamConfigurator

class
Cluster client configurator for Azure Queue streams with JSON serialization support. This configurator automatically sets up the JSON data adapter and required dependencies.

ISiloAzureQueueJsonStreamConfigurator

interface
Silo configurator interface for Azure Queue streams with JSON serialization. This feature is experimental and subject to change in future updates.

SiloAzureQueueJsonStreamConfigurator

class
Silo configurator for Azure Queue streams with JSON serialization support. This configurator automatically sets up the JSON data adapter and required dependencies.

Orleans.LeaseProviders

Orleans.Providers.Streams.AzureQueue

AzureQueueDataAdapterV1

class
Original data adapter. Here to maintain backwards compatibility, but does not support json and other custom serializers

AzureQueueJsonDataAdapter

class
Data adapter that uses OrleansJsonSerializer for serializing stream event data with fallback support. This adapter is experimental and subject to change in future updates.

Orleans.Providers.Streams.PersistentStreams

Orleans.Streaming.AzureStorage

Orleans.Streaming.AzureStorage.Providers.Streams.AzureQueue.Json