Skip to content

GeneratorAdapterFactory Constructors

Adapter factory for stream generator stream provider. This factory acts as the adapter and the adapter factory. It creates receivers that use configurable generator to generate event streams, rather than reading them from storage.

GeneratorAdapterFactory(string, HashRingStreamQueueMapperOptions, StreamStatisticOptions, IServiceProvider, Serializer, ILoggerFactory)

View source
public GeneratorAdapterFactory(string providerName, HashRingStreamQueueMapperOptions queueMapperOptions, StreamStatisticOptions statisticOptions, IServiceProvider serviceProvider, Serializer serializer, ILoggerFactory loggerFactory)

Parameters

providerNamestring
queueMapperOptionsHashRingStreamQueueMapperOptions
statisticOptionsStreamStatisticOptions
serviceProviderIServiceProvider
serializerSerializer
loggerFactoryILoggerFactory