Skip to content

SQSAdapterFactory Constructors

Factory class for Azure Queue based stream provider.

SQSAdapterFactory(string, SqsOptions, HashRingStreamQueueMapperOptions, SimpleQueueCacheOptions, IOptions<ClusterOptions>, Serializer, ILoggerFactory)

View source
public SQSAdapterFactory(string name, SqsOptions sqsOptions, HashRingStreamQueueMapperOptions queueMapperOptions, SimpleQueueCacheOptions cacheOptions, IOptions<ClusterOptions> clusterOptions, Serializer serializer, ILoggerFactory loggerFactory)

Parameters

namestring
sqsOptionsSqsOptions
queueMapperOptionsHashRingStreamQueueMapperOptions
cacheOptionsSimpleQueueCacheOptions
clusterOptionsIOptions<ClusterOptions>
serializerSerializer
loggerFactoryILoggerFactory