Skip to content

GeneratorAdapterFactory

class

Namespace: Orleans.Providers.Streams.Generator

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.
public class GeneratorAdapterFactory : IControllable, IQueueAdapter, IQueueAdapterCache, IQueueAdapterFactory

Constructors

Properties

Methods

Fields

  • BlockPoolMonitorFactory Create a block pool monitor to monitor block pool related metrics Return a IBlockPoolMonitor
  • CacheMonitorFactory Create a cache monitor to report cache related metrics Return a ICacheMonitor
  • ReceiverMonitorFactory Create a monitor to monitor QueueAdapterReceiver related metrics Return a IQueueAdapterReceiverMonitor