SQSAdapterFactory
class
Namespace: OrleansAWSUtils.Streams
Factory class for Azure Queue based stream provider.
public class SQSAdapterFactory : IQueueAdapterFactoryConstructors
Methods
Create(IServiceProvider, string)CreateAdapterCreates the Azure Queue based adapter.GetDeliveryFailureHandler(QueueId)Creates a delivery failure handler for the specified queue.GetQueueAdapterCacheCreates the adapter cache.GetStreamQueueMapperCreates the factory stream queue mapper.InitInit the factory.
