GeneratorAdapterFactory(string, HashRingStreamQueueMapperOptions, StreamStatisticOptions, IServiceProvider, Serializer, ILoggerFactory)
public GeneratorAdapterFactory(string providerName, HashRingStreamQueueMapperOptions queueMapperOptions, StreamStatisticOptions statisticOptions, IServiceProvider serviceProvider, Serializer serializer, ILoggerFactory loggerFactory) Initializes a new instance of the
GeneratorAdapterFactory class. Parameters
providerNamestring- The stream provider name.
queueMapperOptionsHashRingStreamQueueMapperOptions- The queue mapper options.
statisticOptionsStreamStatisticOptions- The stream statistic options.
serviceProviderIServiceProvider- The service provider.
serializerSerializer- The Orleans serializer.
loggerFactoryILoggerFactory- The logger factory.
